#232F2D Color

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

Color preview

#232F2D

Color formats

HEX
#232F2D
RGB
rgb(35, 47, 45)
RGBA
rgba(35, 47, 45, 1)
HSL
hsl(170, 15%, 16%)
HSV
hsv(170, 26%, 18%)
CMYK
cmyk(26%, 0%, 4%, 82%)
CSS variable
--color-primary: #232F2D;
Lowercase HEX
#232f2d

Shades

Tints

Tones

Harmony

CSS snippets for #232F2D

.color-232f2d {
  color: #232F2D;
  background-color: #232F2D;
}

Frequently asked questions

What color is #232F2D?+

#232F2D is a HEX color with RGB value rgb(35, 47, 45) and HSL value hsl(170, 15%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #232F2D?+

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