#3232BE Color

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

Color preview

#3232BE

Color formats

HEX
#3232BE
RGB
rgb(50, 50, 190)
RGBA
rgba(50, 50, 190, 1)
HSL
hsl(240, 58%, 47%)
HSV
hsv(240, 74%, 75%)
CMYK
cmyk(74%, 74%, 0%, 25%)
CSS variable
--color-primary: #3232BE;
Lowercase HEX
#3232be

Shades

Tints

Tones

Harmony

CSS snippets for #3232BE

.color-3232be {
  color: #3232BE;
  background-color: #3232BE;
}

Frequently asked questions

What color is #3232BE?+

#3232BE is a HEX color with RGB value rgb(50, 50, 190) and HSL value hsl(240, 58%, 47%). Its closest CSS named color is DarkSlateBlue.

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

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