#EFDCF8 Color

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

Color preview

#EFDCF8

Color formats

HEX
#EFDCF8
RGB
rgb(239, 220, 248)
RGBA
rgba(239, 220, 248, 1)
HSL
hsl(281, 67%, 92%)
HSV
hsv(281, 11%, 97%)
CMYK
cmyk(4%, 11%, 0%, 3%)
CSS variable
--color-primary: #EFDCF8;
Lowercase HEX
#efdcf8

Shades

Tints

Tones

Harmony

CSS snippets for #EFDCF8

.color-efdcf8 {
  color: #EFDCF8;
  background-color: #EFDCF8;
}

Frequently asked questions

What color is #EFDCF8?+

#EFDCF8 is a HEX color with RGB value rgb(239, 220, 248) and HSL value hsl(281, 67%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFDCF8?+

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