#E67FE1 Color

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

Color preview

#E67FE1

Color formats

HEX
#E67FE1
RGB
rgb(230, 127, 225)
RGBA
rgba(230, 127, 225, 1)
HSL
hsl(303, 67%, 70%)
HSV
hsv(303, 45%, 90%)
CMYK
cmyk(0%, 45%, 2%, 10%)
CSS variable
--color-primary: #E67FE1;
Lowercase HEX
#e67fe1

Shades

Tints

Tones

Harmony

CSS snippets for #E67FE1

.color-e67fe1 {
  color: #E67FE1;
  background-color: #E67FE1;
}

Frequently asked questions

What color is #E67FE1?+

#E67FE1 is a HEX color with RGB value rgb(230, 127, 225) and HSL value hsl(303, 67%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E67FE1?+

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