#3E3BEA Color

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

Color preview

#3E3BEA

Color formats

HEX
#3E3BEA
RGB
rgb(62, 59, 234)
RGBA
rgba(62, 59, 234, 1)
HSL
hsl(241, 81%, 57%)
HSV
hsv(241, 75%, 92%)
CMYK
cmyk(74%, 75%, 0%, 8%)
CSS variable
--color-primary: #3E3BEA;
Lowercase HEX
#3e3bea

Shades

Tints

Tones

Harmony

CSS snippets for #3E3BEA

.color-3e3bea {
  color: #3E3BEA;
  background-color: #3E3BEA;
}

Frequently asked questions

What color is #3E3BEA?+

#3E3BEA is a HEX color with RGB value rgb(62, 59, 234) and HSL value hsl(241, 81%, 57%). Its closest CSS named color is RoyalBlue.

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

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