#E67EE7 Color

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

Color preview

#E67EE7

Color formats

HEX
#E67EE7
RGB
rgb(230, 126, 231)
RGBA
rgba(230, 126, 231, 1)
HSL
hsl(299, 69%, 70%)
HSV
hsv(299, 45%, 91%)
CMYK
cmyk(0%, 45%, 0%, 9%)
CSS variable
--color-primary: #E67EE7;
Lowercase HEX
#e67ee7

Shades

Tints

Tones

Harmony

CSS snippets for #E67EE7

.color-e67ee7 {
  color: #E67EE7;
  background-color: #E67EE7;
}

Frequently asked questions

What color is #E67EE7?+

#E67EE7 is a HEX color with RGB value rgb(230, 126, 231) and HSL value hsl(299, 69%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E67EE7?+

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