#2D3221 Color

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

Color preview

#2D3221

Color formats

HEX
#2D3221
RGB
rgb(45, 50, 33)
RGBA
rgba(45, 50, 33, 1)
HSL
hsl(78, 20%, 16%)
HSV
hsv(78, 34%, 20%)
CMYK
cmyk(10%, 0%, 34%, 80%)
CSS variable
--color-primary: #2D3221;
Lowercase HEX
#2d3221

Shades

Tints

Tones

Harmony

CSS snippets for #2D3221

.color-2d3221 {
  color: #2D3221;
  background-color: #2D3221;
}

Frequently asked questions

What color is #2D3221?+

#2D3221 is a HEX color with RGB value rgb(45, 50, 33) and HSL value hsl(78, 20%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2D3221?+

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