#2E1FFF Color

Inspect #2E1FFF across formats, palettes, contrast and closest named color matches.

Color preview

#2E1FFF

Color formats

HEX
#2E1FFF
RGB
rgb(46, 31, 255)
RGBA
rgba(46, 31, 255, 1)
HSL
hsl(244, 100%, 56%)
HSV
hsv(244, 88%, 100%)
CMYK
cmyk(82%, 88%, 0%, 0%)
CSS variable
--color-primary: #2E1FFF;
Lowercase HEX
#2e1fff

Shades

Tints

Tones

Harmony

CSS snippets for #2E1FFF

.color-2e1fff {
  color: #2E1FFF;
  background-color: #2E1FFF;
}

Frequently asked questions

What color is #2E1FFF?+

#2E1FFF is a HEX color with RGB value rgb(46, 31, 255) and HSL value hsl(244, 100%, 56%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2E1FFF?+

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