#33545C Color

Inspect #33545C across formats, palettes, contrast and closest named color matches.

Color preview

#33545C

Color formats

HEX
#33545C
RGB
rgb(51, 84, 92)
RGBA
rgba(51, 84, 92, 1)
HSL
hsl(192, 29%, 28%)
HSV
hsv(192, 45%, 36%)
CMYK
cmyk(45%, 9%, 0%, 64%)
CSS variable
--color-primary: #33545C;
Lowercase HEX
#33545c

Shades

Tints

Tones

Harmony

CSS snippets for #33545C

.color-33545c {
  color: #33545C;
  background-color: #33545C;
}

Frequently asked questions

What color is #33545C?+

#33545C is a HEX color with RGB value rgb(51, 84, 92) and HSL value hsl(192, 29%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #33545C?+

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