#EFADDC Color

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

Color preview

#EFADDC

Color formats

HEX
#EFADDC
RGB
rgb(239, 173, 220)
RGBA
rgba(239, 173, 220, 1)
HSL
hsl(317, 67%, 81%)
HSV
hsv(317, 28%, 94%)
CMYK
cmyk(0%, 28%, 8%, 6%)
CSS variable
--color-primary: #EFADDC;
Lowercase HEX
#efaddc

Shades

Tints

Tones

Harmony

CSS snippets for #EFADDC

.color-efaddc {
  color: #EFADDC;
  background-color: #EFADDC;
}

Frequently asked questions

What color is #EFADDC?+

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

What is the closest Tailwind color to #EFADDC?+

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