#EACFF9 Color

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

Color preview

#EACFF9

Color formats

HEX
#EACFF9
RGB
rgb(234, 207, 249)
RGBA
rgba(234, 207, 249, 1)
HSL
hsl(279, 78%, 89%)
HSV
hsv(279, 17%, 98%)
CMYK
cmyk(6%, 17%, 0%, 2%)
CSS variable
--color-primary: #EACFF9;
Lowercase HEX
#eacff9

Shades

Tints

Tones

Harmony

CSS snippets for #EACFF9

.color-eacff9 {
  color: #EACFF9;
  background-color: #EACFF9;
}

Frequently asked questions

What color is #EACFF9?+

#EACFF9 is a HEX color with RGB value rgb(234, 207, 249) and HSL value hsl(279, 78%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EACFF9?+

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