#252D2B Color

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

Color preview

#252D2B

Color formats

HEX
#252D2B
RGB
rgb(37, 45, 43)
RGBA
rgba(37, 45, 43, 1)
HSL
hsl(165, 10%, 16%)
HSV
hsv(165, 18%, 18%)
CMYK
cmyk(18%, 0%, 4%, 82%)
CSS variable
--color-primary: #252D2B;
Lowercase HEX
#252d2b

Shades

Tints

Tones

Harmony

CSS snippets for #252D2B

.color-252d2b {
  color: #252D2B;
  background-color: #252D2B;
}

Frequently asked questions

What color is #252D2B?+

#252D2B is a HEX color with RGB value rgb(37, 45, 43) and HSL value hsl(165, 10%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #252D2B?+

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