#EFD4F8 Color

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

Color preview

#EFD4F8

Color formats

HEX
#EFD4F8
RGB
rgb(239, 212, 248)
RGBA
rgba(239, 212, 248, 1)
HSL
hsl(285, 72%, 90%)
HSV
hsv(285, 15%, 97%)
CMYK
cmyk(4%, 15%, 0%, 3%)
CSS variable
--color-primary: #EFD4F8;
Lowercase HEX
#efd4f8

Shades

Tints

Tones

Harmony

CSS snippets for #EFD4F8

.color-efd4f8 {
  color: #EFD4F8;
  background-color: #EFD4F8;
}

Frequently asked questions

What color is #EFD4F8?+

#EFD4F8 is a HEX color with RGB value rgb(239, 212, 248) and HSL value hsl(285, 72%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFD4F8?+

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