Skip to main content

#000000

Also known as: black

Share this color with others or download a color card image with HEX and RGB values. Perfect for social media, presentations, or design reference.

All Formats

HEX
#000000
RGB
rgb(0, 0, 0)
RGBA
rgba(0, 0, 0, 1)
HSL
hsl(0, 0%, 0%)
HSLA
hsla(0, 0%, 0%, 1)
CMYK
cmyk(0%, 0%, 0%, 100%)
CSS Name
black

Color Palettes

Harmonious color combinations based on #000000

Monochromatic

Shades and tints of the same hue

#1A1A1A
#4D4D4D
#808080
#B3B3B3
#E6E6E6

Analogous

Adjacent colors on the color wheel

#000000
#000000
#000000
#000000
#000000

Complementary

Opposite color for maximum contrast

#000000
#000000

Triadic

Three evenly spaced colors

#000000
#000000
#000000

CSS Usage Examples

Background

background-color: #000000;

Text

color: #000000;

Border

border: 2px solid #000000;

Shadow

box-shadow: 0 4px 6px #00000040;
Feedback