#EFABDA Color

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

Color preview

#EFABDA

Color formats

HEX
#EFABDA
RGB
rgb(239, 171, 218)
RGBA
rgba(239, 171, 218, 1)
HSL
hsl(319, 68%, 80%)
HSV
hsv(319, 28%, 94%)
CMYK
cmyk(0%, 28%, 9%, 6%)
CSS variable
--color-primary: #EFABDA;
Lowercase HEX
#efabda

Shades

Tints

Tones

Harmony

CSS snippets for #EFABDA

.color-efabda {
  color: #EFABDA;
  background-color: #EFABDA;
}

Frequently asked questions

What color is #EFABDA?+

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

What is the closest Tailwind color to #EFABDA?+

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