#EFAFDC Color

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

Color preview

#EFAFDC

Color formats

HEX
#EFAFDC
RGB
rgb(239, 175, 220)
RGBA
rgba(239, 175, 220, 1)
HSL
hsl(318, 67%, 81%)
HSV
hsv(318, 27%, 94%)
CMYK
cmyk(0%, 27%, 8%, 6%)
CSS variable
--color-primary: #EFAFDC;
Lowercase HEX
#efafdc

Shades

Tints

Tones

Harmony

CSS snippets for #EFAFDC

.color-efafdc {
  color: #EFAFDC;
  background-color: #EFAFDC;
}

Frequently asked questions

What color is #EFAFDC?+

#EFAFDC is a HEX color with RGB value rgb(239, 175, 220) and HSL value hsl(318, 67%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EFAFDC?+

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