#EAB6BF Color

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

Color preview

#EAB6BF

Color formats

HEX
#EAB6BF
RGB
rgb(234, 182, 191)
RGBA
rgba(234, 182, 191, 1)
HSL
hsl(350, 55%, 82%)
HSV
hsv(350, 22%, 92%)
CMYK
cmyk(0%, 22%, 18%, 8%)
CSS variable
--color-primary: #EAB6BF;
Lowercase HEX
#eab6bf

Shades

Tints

Tones

Harmony

CSS snippets for #EAB6BF

.color-eab6bf {
  color: #EAB6BF;
  background-color: #EAB6BF;
}

Frequently asked questions

What color is #EAB6BF?+

#EAB6BF is a HEX color with RGB value rgb(234, 182, 191) and HSL value hsl(350, 55%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EAB6BF?+

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