#EBAAB2 Color

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

Color preview

#EBAAB2

Color formats

HEX
#EBAAB2
RGB
rgb(235, 170, 178)
RGBA
rgba(235, 170, 178, 1)
HSL
hsl(353, 62%, 79%)
HSV
hsv(353, 28%, 92%)
CMYK
cmyk(0%, 28%, 24%, 8%)
CSS variable
--color-primary: #EBAAB2;
Lowercase HEX
#ebaab2

Shades

Tints

Tones

Harmony

CSS snippets for #EBAAB2

.color-ebaab2 {
  color: #EBAAB2;
  background-color: #EBAAB2;
}

Frequently asked questions

What color is #EBAAB2?+

#EBAAB2 is a HEX color with RGB value rgb(235, 170, 178) and HSL value hsl(353, 62%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBAAB2?+

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