#EAC4FE Color

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

Color preview

#EAC4FE

Color formats

HEX
#EAC4FE
RGB
rgb(234, 196, 254)
RGBA
rgba(234, 196, 254, 1)
HSL
hsl(279, 97%, 88%)
HSV
hsv(279, 23%, 100%)
CMYK
cmyk(8%, 23%, 0%, 0%)
CSS variable
--color-primary: #EAC4FE;
Lowercase HEX
#eac4fe

Shades

Tints

Tones

Harmony

CSS snippets for #EAC4FE

.color-eac4fe {
  color: #EAC4FE;
  background-color: #EAC4FE;
}

Frequently asked questions

What color is #EAC4FE?+

#EAC4FE is a HEX color with RGB value rgb(234, 196, 254) and HSL value hsl(279, 97%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAC4FE?+

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