#EFADF0 Color

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

Color preview

#EFADF0

Color formats

HEX
#EFADF0
RGB
rgb(239, 173, 240)
RGBA
rgba(239, 173, 240, 1)
HSL
hsl(299, 69%, 81%)
HSV
hsv(299, 28%, 94%)
CMYK
cmyk(0%, 28%, 0%, 6%)
CSS variable
--color-primary: #EFADF0;
Lowercase HEX
#efadf0

Shades

Tints

Tones

Harmony

CSS snippets for #EFADF0

.color-efadf0 {
  color: #EFADF0;
  background-color: #EFADF0;
}

Frequently asked questions

What color is #EFADF0?+

#EFADF0 is a HEX color with RGB value rgb(239, 173, 240) and HSL value hsl(299, 69%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EFADF0?+

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