#3B32BE Color

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

Color preview

#3B32BE

Color formats

HEX
#3B32BE
RGB
rgb(59, 50, 190)
RGBA
rgba(59, 50, 190, 1)
HSL
hsl(244, 58%, 47%)
HSV
hsv(244, 74%, 75%)
CMYK
cmyk(69%, 74%, 0%, 25%)
CSS variable
--color-primary: #3B32BE;
Lowercase HEX
#3b32be

Shades

Tints

Tones

Harmony

CSS snippets for #3B32BE

.color-3b32be {
  color: #3B32BE;
  background-color: #3B32BE;
}

Frequently asked questions

What color is #3B32BE?+

#3B32BE is a HEX color with RGB value rgb(59, 50, 190) and HSL value hsl(244, 58%, 47%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3B32BE?+

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