#333E66 Color

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

Color preview

#333E66

Color formats

HEX
#333E66
RGB
rgb(51, 62, 102)
RGBA
rgba(51, 62, 102, 1)
HSL
hsl(227, 33%, 30%)
HSV
hsv(227, 50%, 40%)
CMYK
cmyk(50%, 39%, 0%, 60%)
CSS variable
--color-primary: #333E66;
Lowercase HEX
#333e66

Shades

Tints

Tones

Harmony

CSS snippets for #333E66

.color-333e66 {
  color: #333E66;
  background-color: #333E66;
}

Frequently asked questions

What color is #333E66?+

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

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

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