#333D7B Color

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

Color preview

#333D7B

Color formats

HEX
#333D7B
RGB
rgb(51, 61, 123)
RGBA
rgba(51, 61, 123, 1)
HSL
hsl(232, 41%, 34%)
HSV
hsv(232, 59%, 48%)
CMYK
cmyk(59%, 50%, 0%, 52%)
CSS variable
--color-primary: #333D7B;
Lowercase HEX
#333d7b

Shades

Tints

Tones

Harmony

CSS snippets for #333D7B

.color-333d7b {
  color: #333D7B;
  background-color: #333D7B;
}

Frequently asked questions

What color is #333D7B?+

#333D7B is a HEX color with RGB value rgb(51, 61, 123) and HSL value hsl(232, 41%, 34%). Its closest CSS named color is DarkSlateBlue.

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

The closest Tailwind color is indigo-900, available as the bg-indigo-900 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