#E69FE7 Color

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

Color preview

#E69FE7

Color formats

HEX
#E69FE7
RGB
rgb(230, 159, 231)
RGBA
rgba(230, 159, 231, 1)
HSL
hsl(299, 60%, 76%)
HSV
hsv(299, 31%, 91%)
CMYK
cmyk(0%, 31%, 0%, 9%)
CSS variable
--color-primary: #E69FE7;
Lowercase HEX
#e69fe7

Shades

Tints

Tones

Harmony

CSS snippets for #E69FE7

.color-e69fe7 {
  color: #E69FE7;
  background-color: #E69FE7;
}

Frequently asked questions

What color is #E69FE7?+

#E69FE7 is a HEX color with RGB value rgb(230, 159, 231) and HSL value hsl(299, 60%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E69FE7?+

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