#333C66 Color

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

Color preview

#333C66

Color formats

HEX
#333C66
RGB
rgb(51, 60, 102)
RGBA
rgba(51, 60, 102, 1)
HSL
hsl(229, 33%, 30%)
HSV
hsv(229, 50%, 40%)
CMYK
cmyk(50%, 41%, 0%, 60%)
CSS variable
--color-primary: #333C66;
Lowercase HEX
#333c66

Shades

Tints

Tones

Harmony

CSS snippets for #333C66

.color-333c66 {
  color: #333C66;
  background-color: #333C66;
}

Frequently asked questions

What color is #333C66?+

#333C66 is a HEX color with RGB value rgb(51, 60, 102) and HSL value hsl(229, 33%, 30%). Its closest CSS named color is DarkSlateGray.

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

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