#33594B Color

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

Color preview

#33594B

Color formats

HEX
#33594B
RGB
rgb(51, 89, 75)
RGBA
rgba(51, 89, 75, 1)
HSL
hsl(158, 27%, 27%)
HSV
hsv(158, 43%, 35%)
CMYK
cmyk(43%, 0%, 16%, 65%)
CSS variable
--color-primary: #33594B;
Lowercase HEX
#33594b

Shades

Tints

Tones

Harmony

CSS snippets for #33594B

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

Frequently asked questions

What color is #33594B?+

#33594B is a HEX color with RGB value rgb(51, 89, 75) and HSL value hsl(158, 27%, 27%). Its closest CSS named color is DarkSlateGray.

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

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