#333F5C Color

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

Color preview

#333F5C

Color formats

HEX
#333F5C
RGB
rgb(51, 63, 92)
RGBA
rgba(51, 63, 92, 1)
HSL
hsl(222, 29%, 28%)
HSV
hsv(222, 45%, 36%)
CMYK
cmyk(45%, 32%, 0%, 64%)
CSS variable
--color-primary: #333F5C;
Lowercase HEX
#333f5c

Shades

Tints

Tones

Harmony

CSS snippets for #333F5C

.color-333f5c {
  color: #333F5C;
  background-color: #333F5C;
}

Frequently asked questions

What color is #333F5C?+

#333F5C is a HEX color with RGB value rgb(51, 63, 92) and HSL value hsl(222, 29%, 28%). Its closest CSS named color is DarkSlateGray.

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

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