#EAECF7 Color

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

Color preview

#EAECF7

Color formats

HEX
#EAECF7
RGB
rgb(234, 236, 247)
RGBA
rgba(234, 236, 247, 1)
HSL
hsl(231, 45%, 94%)
HSV
hsv(231, 5%, 97%)
CMYK
cmyk(5%, 4%, 0%, 3%)
CSS variable
--color-primary: #EAECF7;
Lowercase HEX
#eaecf7

Shades

Tints

Tones

Harmony

CSS snippets for #EAECF7

.color-eaecf7 {
  color: #EAECF7;
  background-color: #EAECF7;
}

Frequently asked questions

What color is #EAECF7?+

#EAECF7 is a HEX color with RGB value rgb(234, 236, 247) and HSL value hsl(231, 45%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAECF7?+

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