#EAEFFC Color

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

Color preview

#EAEFFC

Color formats

HEX
#EAEFFC
RGB
rgb(234, 239, 252)
RGBA
rgba(234, 239, 252, 1)
HSL
hsl(223, 75%, 95%)
HSV
hsv(223, 7%, 99%)
CMYK
cmyk(7%, 5%, 0%, 1%)
CSS variable
--color-primary: #EAEFFC;
Lowercase HEX
#eaeffc

Shades

Tints

Tones

Harmony

CSS snippets for #EAEFFC

.color-eaeffc {
  color: #EAEFFC;
  background-color: #EAEFFC;
}

Frequently asked questions

What color is #EAEFFC?+

#EAEFFC is a HEX color with RGB value rgb(234, 239, 252) and HSL value hsl(223, 75%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAEFFC?+

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