#3B32DE Color

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

Color preview

#3B32DE

Color formats

HEX
#3B32DE
RGB
rgb(59, 50, 222)
RGBA
rgba(59, 50, 222, 1)
HSL
hsl(243, 72%, 53%)
HSV
hsv(243, 77%, 87%)
CMYK
cmyk(73%, 77%, 0%, 13%)
CSS variable
--color-primary: #3B32DE;
Lowercase HEX
#3b32de

Shades

Tints

Tones

Harmony

CSS snippets for #3B32DE

.color-3b32de {
  color: #3B32DE;
  background-color: #3B32DE;
}

Frequently asked questions

What color is #3B32DE?+

#3B32DE is a HEX color with RGB value rgb(59, 50, 222) and HSL value hsl(243, 72%, 53%). Its closest CSS named color is RoyalBlue.

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

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