#EABCB6 Color

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

Color preview

#EABCB6

Color formats

HEX
#EABCB6
RGB
rgb(234, 188, 182)
RGBA
rgba(234, 188, 182, 1)
HSL
hsl(7, 55%, 82%)
HSV
hsv(7, 22%, 92%)
CMYK
cmyk(0%, 20%, 22%, 8%)
CSS variable
--color-primary: #EABCB6;
Lowercase HEX
#eabcb6

Shades

Tints

Tones

Harmony

CSS snippets for #EABCB6

.color-eabcb6 {
  color: #EABCB6;
  background-color: #EABCB6;
}

Frequently asked questions

What color is #EABCB6?+

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

What is the closest Tailwind color to #EABCB6?+

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