#333D29 Color

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

Color preview

#333D29

Color formats

HEX
#333D29
RGB
rgb(51, 61, 41)
RGBA
rgba(51, 61, 41, 1)
HSL
hsl(90, 20%, 20%)
HSV
hsv(90, 33%, 24%)
CMYK
cmyk(16%, 0%, 33%, 76%)
CSS variable
--color-primary: #333D29;
Lowercase HEX
#333d29

Shades

Tints

Tones

Harmony

CSS snippets for #333D29

.color-333d29 {
  color: #333D29;
  background-color: #333D29;
}

Frequently asked questions

What color is #333D29?+

#333D29 is a HEX color with RGB value rgb(51, 61, 41) and HSL value hsl(90, 20%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #333D29?+

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