#EAC4EB Color

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

Color preview

#EAC4EB

Color formats

HEX
#EAC4EB
RGB
rgb(234, 196, 235)
RGBA
rgba(234, 196, 235, 1)
HSL
hsl(298, 49%, 85%)
HSV
hsv(298, 17%, 92%)
CMYK
cmyk(0%, 17%, 0%, 8%)
CSS variable
--color-primary: #EAC4EB;
Lowercase HEX
#eac4eb

Shades

Tints

Tones

Harmony

CSS snippets for #EAC4EB

.color-eac4eb {
  color: #EAC4EB;
  background-color: #EAC4EB;
}

Frequently asked questions

What color is #EAC4EB?+

#EAC4EB is a HEX color with RGB value rgb(234, 196, 235) and HSL value hsl(298, 49%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EAC4EB?+

The closest Tailwind color is pink-200, available as the bg-pink-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