#EEACB0 Color

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

Color preview

#EEACB0

Color formats

HEX
#EEACB0
RGB
rgb(238, 172, 176)
RGBA
rgba(238, 172, 176, 1)
HSL
hsl(356, 66%, 80%)
HSV
hsv(356, 28%, 93%)
CMYK
cmyk(0%, 28%, 26%, 7%)
CSS variable
--color-primary: #EEACB0;
Lowercase HEX
#eeacb0

Shades

Tints

Tones

Harmony

CSS snippets for #EEACB0

.color-eeacb0 {
  color: #EEACB0;
  background-color: #EEACB0;
}

Frequently asked questions

What color is #EEACB0?+

#EEACB0 is a HEX color with RGB value rgb(238, 172, 176) and HSL value hsl(356, 66%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEACB0?+

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