#272B2B Color

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

Color preview

#272B2B

Color formats

HEX
#272B2B
RGB
rgb(39, 43, 43)
RGBA
rgba(39, 43, 43, 1)
HSL
hsl(180, 5%, 16%)
HSV
hsv(180, 9%, 17%)
CMYK
cmyk(9%, 0%, 0%, 83%)
CSS variable
--color-primary: #272B2B;
Lowercase HEX
#272b2b

Shades

Tints

Tones

Harmony

CSS snippets for #272B2B

.color-272b2b {
  color: #272B2B;
  background-color: #272B2B;
}

Frequently asked questions

What color is #272B2B?+

#272B2B is a HEX color with RGB value rgb(39, 43, 43) and HSL value hsl(180, 5%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #272B2B?+

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