#E18FE8 Color

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

Color preview

#E18FE8

Color formats

HEX
#E18FE8
RGB
rgb(225, 143, 232)
RGBA
rgba(225, 143, 232, 1)
HSL
hsl(295, 66%, 74%)
HSV
hsv(295, 38%, 91%)
CMYK
cmyk(3%, 38%, 0%, 9%)
CSS variable
--color-primary: #E18FE8;
Lowercase HEX
#e18fe8

Shades

Tints

Tones

Harmony

CSS snippets for #E18FE8

.color-e18fe8 {
  color: #E18FE8;
  background-color: #E18FE8;
}

Frequently asked questions

What color is #E18FE8?+

#E18FE8 is a HEX color with RGB value rgb(225, 143, 232) and HSL value hsl(295, 66%, 74%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E18FE8?+

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