#EEBFA8 Color

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

Color preview

#EEBFA8

Color formats

HEX
#EEBFA8
RGB
rgb(238, 191, 168)
RGBA
rgba(238, 191, 168, 1)
HSL
hsl(20, 67%, 80%)
HSV
hsv(20, 29%, 93%)
CMYK
cmyk(0%, 20%, 29%, 7%)
CSS variable
--color-primary: #EEBFA8;
Lowercase HEX
#eebfa8

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFA8

.color-eebfa8 {
  color: #EEBFA8;
  background-color: #EEBFA8;
}

Frequently asked questions

What color is #EEBFA8?+

#EEBFA8 is a HEX color with RGB value rgb(238, 191, 168) and HSL value hsl(20, 67%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBFA8?+

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