#333154 Color

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

Color preview

#333154

Color formats

HEX
#333154
RGB
rgb(51, 49, 84)
RGBA
rgba(51, 49, 84, 1)
HSL
hsl(243, 26%, 26%)
HSV
hsv(243, 42%, 33%)
CMYK
cmyk(39%, 42%, 0%, 67%)
CSS variable
--color-primary: #333154;
Lowercase HEX
#333154

Shades

Tints

Tones

Harmony

CSS snippets for #333154

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

Frequently asked questions

What color is #333154?+

#333154 is a HEX color with RGB value rgb(51, 49, 84) and HSL value hsl(243, 26%, 26%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #333154?+

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