#3232AE Color

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

Color preview

#3232AE

Color formats

HEX
#3232AE
RGB
rgb(50, 50, 174)
RGBA
rgba(50, 50, 174, 1)
HSL
hsl(240, 55%, 44%)
HSV
hsv(240, 71%, 68%)
CMYK
cmyk(71%, 71%, 0%, 32%)
CSS variable
--color-primary: #3232AE;
Lowercase HEX
#3232ae

Shades

Tints

Tones

Harmony

CSS snippets for #3232AE

.color-3232ae {
  color: #3232AE;
  background-color: #3232AE;
}

Frequently asked questions

What color is #3232AE?+

#3232AE is a HEX color with RGB value rgb(50, 50, 174) and HSL value hsl(240, 55%, 44%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3232AE?+

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