#EFDFED Color

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

Color preview

#EFDFED

Color formats

HEX
#EFDFED
RGB
rgb(239, 223, 237)
RGBA
rgba(239, 223, 237, 1)
HSL
hsl(308, 33%, 91%)
HSV
hsv(308, 7%, 94%)
CMYK
cmyk(0%, 7%, 1%, 6%)
CSS variable
--color-primary: #EFDFED;
Lowercase HEX
#efdfed

Shades

Tints

Tones

Harmony

CSS snippets for #EFDFED

.color-efdfed {
  color: #EFDFED;
  background-color: #EFDFED;
}

Frequently asked questions

What color is #EFDFED?+

#EFDFED is a HEX color with RGB value rgb(239, 223, 237) and HSL value hsl(308, 33%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFDFED?+

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