#E69CCD Color

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

Color preview

#E69CCD

Color formats

HEX
#E69CCD
RGB
rgb(230, 156, 205)
RGBA
rgba(230, 156, 205, 1)
HSL
hsl(320, 60%, 76%)
HSV
hsv(320, 32%, 90%)
CMYK
cmyk(0%, 32%, 11%, 10%)
CSS variable
--color-primary: #E69CCD;
Lowercase HEX
#e69ccd

Shades

Tints

Tones

Harmony

CSS snippets for #E69CCD

.color-e69ccd {
  color: #E69CCD;
  background-color: #E69CCD;
}

Frequently asked questions

What color is #E69CCD?+

#E69CCD is a HEX color with RGB value rgb(230, 156, 205) and HSL value hsl(320, 60%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E69CCD?+

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