#EABCB5 Color

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

Color preview

#EABCB5

Color formats

HEX
#EABCB5
RGB
rgb(234, 188, 181)
RGBA
rgba(234, 188, 181, 1)
HSL
hsl(8, 56%, 81%)
HSV
hsv(8, 23%, 92%)
CMYK
cmyk(0%, 20%, 23%, 8%)
CSS variable
--color-primary: #EABCB5;
Lowercase HEX
#eabcb5

Shades

Tints

Tones

Harmony

CSS snippets for #EABCB5

.color-eabcb5 {
  color: #EABCB5;
  background-color: #EABCB5;
}

Frequently asked questions

What color is #EABCB5?+

#EABCB5 is a HEX color with RGB value rgb(234, 188, 181) and HSL value hsl(8, 56%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EABCB5?+

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