#181920 Color

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

Color preview

#181920

Color formats

HEX
#181920
RGB
rgb(24, 25, 32)
RGBA
rgba(24, 25, 32, 1)
HSL
hsl(233, 14%, 11%)
HSV
hsv(233, 25%, 13%)
CMYK
cmyk(25%, 22%, 0%, 87%)
CSS variable
--color-primary: #181920;
Lowercase HEX
#181920

Shades

Tints

Tones

Harmony

CSS snippets for #181920

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

Frequently asked questions

What color is #181920?+

#181920 is a HEX color with RGB value rgb(24, 25, 32) and HSL value hsl(233, 14%, 11%). Its closest CSS named color is Black.

What is the closest Tailwind color to #181920?+

The closest Tailwind color is zinc-900, available as the bg-zinc-900 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