#E69DCC Color

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

Color preview

#E69DCC

Color formats

HEX
#E69DCC
RGB
rgb(230, 157, 204)
RGBA
rgba(230, 157, 204, 1)
HSL
hsl(321, 59%, 76%)
HSV
hsv(321, 32%, 90%)
CMYK
cmyk(0%, 32%, 11%, 10%)
CSS variable
--color-primary: #E69DCC;
Lowercase HEX
#e69dcc

Shades

Tints

Tones

Harmony

CSS snippets for #E69DCC

.color-e69dcc {
  color: #E69DCC;
  background-color: #E69DCC;
}

Frequently asked questions

What color is #E69DCC?+

#E69DCC is a HEX color with RGB value rgb(230, 157, 204) and HSL value hsl(321, 59%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E69DCC?+

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