#E67AE4 Color

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

Color preview

#E67AE4

Color formats

HEX
#E67AE4
RGB
rgb(230, 122, 228)
RGBA
rgba(230, 122, 228, 1)
HSL
hsl(301, 68%, 69%)
HSV
hsv(301, 47%, 90%)
CMYK
cmyk(0%, 47%, 1%, 10%)
CSS variable
--color-primary: #E67AE4;
Lowercase HEX
#e67ae4

Shades

Tints

Tones

Harmony

CSS snippets for #E67AE4

.color-e67ae4 {
  color: #E67AE4;
  background-color: #E67AE4;
}

Frequently asked questions

What color is #E67AE4?+

#E67AE4 is a HEX color with RGB value rgb(230, 122, 228) and HSL value hsl(301, 68%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E67AE4?+

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