#EAC3EE Color

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

Color preview

#EAC3EE

Color formats

HEX
#EAC3EE
RGB
rgb(234, 195, 238)
RGBA
rgba(234, 195, 238, 1)
HSL
hsl(294, 56%, 85%)
HSV
hsv(294, 18%, 93%)
CMYK
cmyk(2%, 18%, 0%, 7%)
CSS variable
--color-primary: #EAC3EE;
Lowercase HEX
#eac3ee

Shades

Tints

Tones

Harmony

CSS snippets for #EAC3EE

.color-eac3ee {
  color: #EAC3EE;
  background-color: #EAC3EE;
}

Frequently asked questions

What color is #EAC3EE?+

#EAC3EE is a HEX color with RGB value rgb(234, 195, 238) and HSL value hsl(294, 56%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EAC3EE?+

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