#EFCEF1 Color

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

Color preview

#EFCEF1

Color formats

HEX
#EFCEF1
RGB
rgb(239, 206, 241)
RGBA
rgba(239, 206, 241, 1)
HSL
hsl(297, 56%, 88%)
HSV
hsv(297, 15%, 95%)
CMYK
cmyk(1%, 15%, 0%, 5%)
CSS variable
--color-primary: #EFCEF1;
Lowercase HEX
#efcef1

Shades

Tints

Tones

Harmony

CSS snippets for #EFCEF1

.color-efcef1 {
  color: #EFCEF1;
  background-color: #EFCEF1;
}

Frequently asked questions

What color is #EFCEF1?+

#EFCEF1 is a HEX color with RGB value rgb(239, 206, 241) and HSL value hsl(297, 56%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFCEF1?+

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