#EFA9D2 Color

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

Color preview

#EFA9D2

Color formats

HEX
#EFA9D2
RGB
rgb(239, 169, 210)
RGBA
rgba(239, 169, 210, 1)
HSL
hsl(325, 69%, 80%)
HSV
hsv(325, 29%, 94%)
CMYK
cmyk(0%, 29%, 12%, 6%)
CSS variable
--color-primary: #EFA9D2;
Lowercase HEX
#efa9d2

Shades

Tints

Tones

Harmony

CSS snippets for #EFA9D2

.color-efa9d2 {
  color: #EFA9D2;
  background-color: #EFA9D2;
}

Frequently asked questions

What color is #EFA9D2?+

#EFA9D2 is a HEX color with RGB value rgb(239, 169, 210) and HSL value hsl(325, 69%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EFA9D2?+

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