#2E18EE Color

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

Color preview

#2E18EE

Color formats

HEX
#2E18EE
RGB
rgb(46, 24, 238)
RGBA
rgba(46, 24, 238, 1)
HSL
hsl(246, 86%, 51%)
HSV
hsv(246, 90%, 93%)
CMYK
cmyk(81%, 90%, 0%, 7%)
CSS variable
--color-primary: #2E18EE;
Lowercase HEX
#2e18ee

Shades

Tints

Tones

Harmony

CSS snippets for #2E18EE

.color-2e18ee {
  color: #2E18EE;
  background-color: #2E18EE;
}

Frequently asked questions

What color is #2E18EE?+

#2E18EE is a HEX color with RGB value rgb(46, 24, 238) and HSL value hsl(246, 86%, 51%). Its closest CSS named color is Blue.

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

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