#E67FE6 Color

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

Color preview

#E67FE6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E67FE6

.color-e67fe6 {
  color: #E67FE6;
  background-color: #E67FE6;
}

Frequently asked questions

What color is #E67FE6?+

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

What is the closest Tailwind color to #E67FE6?+

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