#EAC8FF Color

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

Color preview

#EAC8FF

Color formats

HEX
#EAC8FF
RGB
rgb(234, 200, 255)
RGBA
rgba(234, 200, 255, 1)
HSL
hsl(277, 100%, 89%)
HSV
hsv(277, 22%, 100%)
CMYK
cmyk(8%, 22%, 0%, 0%)
CSS variable
--color-primary: #EAC8FF;
Lowercase HEX
#eac8ff

Shades

Tints

Tones

Harmony

CSS snippets for #EAC8FF

.color-eac8ff {
  color: #EAC8FF;
  background-color: #EAC8FF;
}

Frequently asked questions

What color is #EAC8FF?+

#EAC8FF is a HEX color with RGB value rgb(234, 200, 255) and HSL value hsl(277, 100%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAC8FF?+

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