#333A66 Color

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

Color preview

#333A66

Color formats

HEX
#333A66
RGB
rgb(51, 58, 102)
RGBA
rgba(51, 58, 102, 1)
HSL
hsl(232, 33%, 30%)
HSV
hsv(232, 50%, 40%)
CMYK
cmyk(50%, 43%, 0%, 60%)
CSS variable
--color-primary: #333A66;
Lowercase HEX
#333a66

Shades

Tints

Tones

Harmony

CSS snippets for #333A66

.color-333a66 {
  color: #333A66;
  background-color: #333A66;
}

Frequently asked questions

What color is #333A66?+

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

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

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