#EAC2FD Color

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

Color preview

#EAC2FD

Color formats

HEX
#EAC2FD
RGB
rgb(234, 194, 253)
RGBA
rgba(234, 194, 253, 1)
HSL
hsl(281, 94%, 88%)
HSV
hsv(281, 23%, 99%)
CMYK
cmyk(8%, 23%, 0%, 1%)
CSS variable
--color-primary: #EAC2FD;
Lowercase HEX
#eac2fd

Shades

Tints

Tones

Harmony

CSS snippets for #EAC2FD

.color-eac2fd {
  color: #EAC2FD;
  background-color: #EAC2FD;
}

Frequently asked questions

What color is #EAC2FD?+

#EAC2FD is a HEX color with RGB value rgb(234, 194, 253) and HSL value hsl(281, 94%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAC2FD?+

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