#333666 Color

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

Color preview

#333666

Color formats

HEX
#333666
RGB
rgb(51, 54, 102)
RGBA
rgba(51, 54, 102, 1)
HSL
hsl(236, 33%, 30%)
HSV
hsv(236, 50%, 40%)
CMYK
cmyk(50%, 47%, 0%, 60%)
CSS variable
--color-primary: #333666;
Lowercase HEX
#333666

Shades

Tints

Tones

Harmony

CSS snippets for #333666

.color-333666 {
  color: #333666;
  background-color: #333666;
}

Frequently asked questions

What color is #333666?+

#333666 is a HEX color with RGB value rgb(51, 54, 102) and HSL value hsl(236, 33%, 30%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #333666?+

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