#EFABF4 Color

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

Color preview

#EFABF4

Color formats

HEX
#EFABF4
RGB
rgb(239, 171, 244)
RGBA
rgba(239, 171, 244, 1)
HSL
hsl(296, 77%, 81%)
HSV
hsv(296, 30%, 96%)
CMYK
cmyk(2%, 30%, 0%, 4%)
CSS variable
--color-primary: #EFABF4;
Lowercase HEX
#efabf4

Shades

Tints

Tones

Harmony

CSS snippets for #EFABF4

.color-efabf4 {
  color: #EFABF4;
  background-color: #EFABF4;
}

Frequently asked questions

What color is #EFABF4?+

#EFABF4 is a HEX color with RGB value rgb(239, 171, 244) and HSL value hsl(296, 77%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EFABF4?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-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