#EEBFB4 Color

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

Color preview

#EEBFB4

Color formats

HEX
#EEBFB4
RGB
rgb(238, 191, 180)
RGBA
rgba(238, 191, 180, 1)
HSL
hsl(11, 63%, 82%)
HSV
hsv(11, 24%, 93%)
CMYK
cmyk(0%, 20%, 24%, 7%)
CSS variable
--color-primary: #EEBFB4;
Lowercase HEX
#eebfb4

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFB4

.color-eebfb4 {
  color: #EEBFB4;
  background-color: #EEBFB4;
}

Frequently asked questions

What color is #EEBFB4?+

#EEBFB4 is a HEX color with RGB value rgb(238, 191, 180) and HSL value hsl(11, 63%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBFB4?+

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