#EFADED Color

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

Color preview

#EFADED

Color formats

HEX
#EFADED
RGB
rgb(239, 173, 237)
RGBA
rgba(239, 173, 237, 1)
HSL
hsl(302, 67%, 81%)
HSV
hsv(302, 28%, 94%)
CMYK
cmyk(0%, 28%, 1%, 6%)
CSS variable
--color-primary: #EFADED;
Lowercase HEX
#efaded

Shades

Tints

Tones

Harmony

CSS snippets for #EFADED

.color-efaded {
  color: #EFADED;
  background-color: #EFADED;
}

Frequently asked questions

What color is #EFADED?+

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

What is the closest Tailwind color to #EFADED?+

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