#333566 Color

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

Color preview

#333566

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #333566

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

Frequently asked questions

What color is #333566?+

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

What is the closest Tailwind color to #333566?+

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