#EEBBAD Color

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

Color preview

#EEBBAD

Color formats

HEX
#EEBBAD
RGB
rgb(238, 187, 173)
RGBA
rgba(238, 187, 173, 1)
HSL
hsl(13, 66%, 81%)
HSV
hsv(13, 27%, 93%)
CMYK
cmyk(0%, 21%, 27%, 7%)
CSS variable
--color-primary: #EEBBAD;
Lowercase HEX
#eebbad

Shades

Tints

Tones

Harmony

CSS snippets for #EEBBAD

.color-eebbad {
  color: #EEBBAD;
  background-color: #EEBBAD;
}

Frequently asked questions

What color is #EEBBAD?+

#EEBBAD is a HEX color with RGB value rgb(238, 187, 173) and HSL value hsl(13, 66%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBBAD?+

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