#333AAD Color

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

Color preview

#333AAD

Color formats

HEX
#333AAD
RGB
rgb(51, 58, 173)
RGBA
rgba(51, 58, 173, 1)
HSL
hsl(237, 54%, 44%)
HSV
hsv(237, 71%, 68%)
CMYK
cmyk(71%, 66%, 0%, 32%)
CSS variable
--color-primary: #333AAD;
Lowercase HEX
#333aad

Shades

Tints

Tones

Harmony

CSS snippets for #333AAD

.color-333aad {
  color: #333AAD;
  background-color: #333AAD;
}

Frequently asked questions

What color is #333AAD?+

#333AAD is a HEX color with RGB value rgb(51, 58, 173) and HSL value hsl(237, 54%, 44%). Its closest CSS named color is DarkSlateBlue.

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

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