#EAC7F6 Color

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

Color preview

#EAC7F6

Color formats

HEX
#EAC7F6
RGB
rgb(234, 199, 246)
RGBA
rgba(234, 199, 246, 1)
HSL
hsl(285, 72%, 87%)
HSV
hsv(285, 19%, 96%)
CMYK
cmyk(5%, 19%, 0%, 4%)
CSS variable
--color-primary: #EAC7F6;
Lowercase HEX
#eac7f6

Shades

Tints

Tones

Harmony

CSS snippets for #EAC7F6

.color-eac7f6 {
  color: #EAC7F6;
  background-color: #EAC7F6;
}

Frequently asked questions

What color is #EAC7F6?+

#EAC7F6 is a HEX color with RGB value rgb(234, 199, 246) and HSL value hsl(285, 72%, 87%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #EAC7F6?+

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