#EAB8C4 Color

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

Color preview

#EAB8C4

Color formats

HEX
#EAB8C4
RGB
rgb(234, 184, 196)
RGBA
rgba(234, 184, 196, 1)
HSL
hsl(346, 54%, 82%)
HSV
hsv(346, 21%, 92%)
CMYK
cmyk(0%, 21%, 16%, 8%)
CSS variable
--color-primary: #EAB8C4;
Lowercase HEX
#eab8c4

Shades

Tints

Tones

Harmony

CSS snippets for #EAB8C4

.color-eab8c4 {
  color: #EAB8C4;
  background-color: #EAB8C4;
}

Frequently asked questions

What color is #EAB8C4?+

#EAB8C4 is a HEX color with RGB value rgb(234, 184, 196) and HSL value hsl(346, 54%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EAB8C4?+

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