#EFE1EF Color

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

Color preview

#EFE1EF

Color formats

HEX
#EFE1EF
RGB
rgb(239, 225, 239)
RGBA
rgba(239, 225, 239, 1)
HSL
hsl(300, 30%, 91%)
HSV
hsv(300, 6%, 94%)
CMYK
cmyk(0%, 6%, 0%, 6%)
CSS variable
--color-primary: #EFE1EF;
Lowercase HEX
#efe1ef

Shades

Tints

Tones

Harmony

CSS snippets for #EFE1EF

.color-efe1ef {
  color: #EFE1EF;
  background-color: #EFE1EF;
}

Frequently asked questions

What color is #EFE1EF?+

#EFE1EF is a HEX color with RGB value rgb(239, 225, 239) and HSL value hsl(300, 30%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EFE1EF?+

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