#EEBFA5 Color

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

Color preview

#EEBFA5

Color formats

HEX
#EEBFA5
RGB
rgb(238, 191, 165)
RGBA
rgba(238, 191, 165, 1)
HSL
hsl(21, 68%, 79%)
HSV
hsv(21, 31%, 93%)
CMYK
cmyk(0%, 20%, 31%, 7%)
CSS variable
--color-primary: #EEBFA5;
Lowercase HEX
#eebfa5

Shades

Tints

Tones

Harmony

CSS snippets for #EEBFA5

.color-eebfa5 {
  color: #EEBFA5;
  background-color: #EEBFA5;
}

Frequently asked questions

What color is #EEBFA5?+

#EEBFA5 is a HEX color with RGB value rgb(238, 191, 165) and HSL value hsl(21, 68%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEBFA5?+

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