#33574B Color

Inspect #33574B across formats, palettes, contrast and closest named color matches.

Color preview

#33574B

Color formats

HEX
#33574B
RGB
rgb(51, 87, 75)
RGBA
rgba(51, 87, 75, 1)
HSL
hsl(160, 26%, 27%)
HSV
hsv(160, 41%, 34%)
CMYK
cmyk(41%, 0%, 14%, 66%)
CSS variable
--color-primary: #33574B;
Lowercase HEX
#33574b

Shades

Tints

Tones

Harmony

CSS snippets for #33574B

.color-33574b {
  color: #33574B;
  background-color: #33574B;
}

Frequently asked questions

What color is #33574B?+

#33574B is a HEX color with RGB value rgb(51, 87, 75) and HSL value hsl(160, 26%, 27%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #33574B?+

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