#E69EDA Color

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

Color preview

#E69EDA

Color formats

HEX
#E69EDA
RGB
rgb(230, 158, 218)
RGBA
rgba(230, 158, 218, 1)
HSL
hsl(310, 59%, 76%)
HSV
hsv(310, 31%, 90%)
CMYK
cmyk(0%, 31%, 5%, 10%)
CSS variable
--color-primary: #E69EDA;
Lowercase HEX
#e69eda

Shades

Tints

Tones

Harmony

CSS snippets for #E69EDA

.color-e69eda {
  color: #E69EDA;
  background-color: #E69EDA;
}

Frequently asked questions

What color is #E69EDA?+

#E69EDA is a HEX color with RGB value rgb(230, 158, 218) and HSL value hsl(310, 59%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E69EDA?+

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