#EAABC1 Color

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

Color preview

#EAABC1

Color formats

HEX
#EAABC1
RGB
rgb(234, 171, 193)
RGBA
rgba(234, 171, 193, 1)
HSL
hsl(339, 60%, 79%)
HSV
hsv(339, 27%, 92%)
CMYK
cmyk(0%, 27%, 18%, 8%)
CSS variable
--color-primary: #EAABC1;
Lowercase HEX
#eaabc1

Shades

Tints

Tones

Harmony

CSS snippets for #EAABC1

.color-eaabc1 {
  color: #EAABC1;
  background-color: #EAABC1;
}

Frequently asked questions

What color is #EAABC1?+

#EAABC1 is a HEX color with RGB value rgb(234, 171, 193) and HSL value hsl(339, 60%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EAABC1?+

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