#EFABDD Color

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

Color preview

#EFABDD

Color formats

HEX
#EFABDD
RGB
rgb(239, 171, 221)
RGBA
rgba(239, 171, 221, 1)
HSL
hsl(316, 68%, 80%)
HSV
hsv(316, 28%, 94%)
CMYK
cmyk(0%, 28%, 8%, 6%)
CSS variable
--color-primary: #EFABDD;
Lowercase HEX
#efabdd

Shades

Tints

Tones

Harmony

CSS snippets for #EFABDD

.color-efabdd {
  color: #EFABDD;
  background-color: #EFABDD;
}

Frequently asked questions

What color is #EFABDD?+

#EFABDD is a HEX color with RGB value rgb(239, 171, 221) and HSL value hsl(316, 68%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EFABDD?+

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