#EFDCF2 Color

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

Color preview

#EFDCF2

Color formats

HEX
#EFDCF2
RGB
rgb(239, 220, 242)
RGBA
rgba(239, 220, 242, 1)
HSL
hsl(292, 46%, 91%)
HSV
hsv(292, 9%, 95%)
CMYK
cmyk(1%, 9%, 0%, 5%)
CSS variable
--color-primary: #EFDCF2;
Lowercase HEX
#efdcf2

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCF2

.color-efdcf2 {
  color: #EFDCF2;
  background-color: #EFDCF2;
}

Frequently asked questions

What color is #EFDCF2?+

#EFDCF2 is a HEX color with RGB value rgb(239, 220, 242) and HSL value hsl(292, 46%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFDCF2?+

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