#3D1FEA Color

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

Color preview

#3D1FEA

Color formats

HEX
#3D1FEA
RGB
rgb(61, 31, 234)
RGBA
rgba(61, 31, 234, 1)
HSL
hsl(249, 83%, 52%)
HSV
hsv(249, 87%, 92%)
CMYK
cmyk(74%, 87%, 0%, 8%)
CSS variable
--color-primary: #3D1FEA;
Lowercase HEX
#3d1fea

Shades

Tints

Tones

Harmony

CSS snippets for #3D1FEA

.color-3d1fea {
  color: #3D1FEA;
  background-color: #3D1FEA;
}

Frequently asked questions

What color is #3D1FEA?+

#3D1FEA is a HEX color with RGB value rgb(61, 31, 234) and HSL value hsl(249, 83%, 52%). Its closest CSS named color is Blue.

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

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