#EEBEB9 Color

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

Color preview

#EEBEB9

Color formats

HEX
#EEBEB9
RGB
rgb(238, 190, 185)
RGBA
rgba(238, 190, 185, 1)
HSL
hsl(6, 61%, 83%)
HSV
hsv(6, 22%, 93%)
CMYK
cmyk(0%, 20%, 22%, 7%)
CSS variable
--color-primary: #EEBEB9;
Lowercase HEX
#eebeb9

Shades

Tints

Tones

Harmony

CSS snippets for #EEBEB9

.color-eebeb9 {
  color: #EEBEB9;
  background-color: #EEBEB9;
}

Frequently asked questions

What color is #EEBEB9?+

#EEBEB9 is a HEX color with RGB value rgb(238, 190, 185) and HSL value hsl(6, 61%, 83%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBEB9?+

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