#000000 Color

Inspect #000000 across formats, palettes, contrast and closest named color matches.

Color preview

#000000

Color formats

HEX
#000000
RGB
rgb(0, 0, 0)
RGBA
rgba(0, 0, 0, 1)
HSL
hsl(0, 0%, 0%)
HSV
hsv(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
CSS variable
--color-primary: #000000;
Lowercase HEX
#000000

Shades

Tints

Tones

Harmony

CSS snippets for #000000

.color-000000 {
  color: #000000;
  background-color: #000000;
}

Frequently asked questions

What color is #000000?+

#000000 is a HEX color with RGB value rgb(0, 0, 0) and HSL value hsl(0, 0%, 0%). Its closest CSS named color is Black.

What is the closest Tailwind color to #000000?+

The closest Tailwind color is zinc-950, available as the bg-zinc-950 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools