#EAC3EF Color

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

Color preview

#EAC3EF

Color formats

HEX
#EAC3EF
RGB
rgb(234, 195, 239)
RGBA
rgba(234, 195, 239, 1)
HSL
hsl(293, 58%, 85%)
HSV
hsv(293, 18%, 94%)
CMYK
cmyk(2%, 18%, 0%, 6%)
CSS variable
--color-primary: #EAC3EF;
Lowercase HEX
#eac3ef

Shades

Tints

Tones

Harmony

CSS snippets for #EAC3EF

.color-eac3ef {
  color: #EAC3EF;
  background-color: #EAC3EF;
}

Frequently asked questions

What color is #EAC3EF?+

#EAC3EF is a HEX color with RGB value rgb(234, 195, 239) and HSL value hsl(293, 58%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EAC3EF?+

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