#EBBAC2 Color

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

Color preview

#EBBAC2

Color formats

HEX
#EBBAC2
RGB
rgb(235, 186, 194)
RGBA
rgba(235, 186, 194, 1)
HSL
hsl(350, 55%, 83%)
HSV
hsv(350, 21%, 92%)
CMYK
cmyk(0%, 21%, 17%, 8%)
CSS variable
--color-primary: #EBBAC2;
Lowercase HEX
#ebbac2

Shades

Tints

Tones

Harmony

CSS snippets for #EBBAC2

.color-ebbac2 {
  color: #EBBAC2;
  background-color: #EBBAC2;
}

Frequently asked questions

What color is #EBBAC2?+

#EBBAC2 is a HEX color with RGB value rgb(235, 186, 194) and HSL value hsl(350, 55%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EBBAC2?+

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