#333C57 Color

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

Color preview

#333C57

Color formats

HEX
#333C57
RGB
rgb(51, 60, 87)
RGBA
rgba(51, 60, 87, 1)
HSL
hsl(225, 26%, 27%)
HSV
hsv(225, 41%, 34%)
CMYK
cmyk(41%, 31%, 0%, 66%)
CSS variable
--color-primary: #333C57;
Lowercase HEX
#333c57

Shades

Tints

Tones

Harmony

CSS snippets for #333C57

.color-333c57 {
  color: #333C57;
  background-color: #333C57;
}

Frequently asked questions

What color is #333C57?+

#333C57 is a HEX color with RGB value rgb(51, 60, 87) and HSL value hsl(225, 26%, 27%). Its closest CSS named color is DarkSlateGray.

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

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