#33564B Color

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

Color preview

#33564B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #33564B

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

Frequently asked questions

What color is #33564B?+

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

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

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