#EEB8A7 Color

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

Color preview

#EEB8A7

Color formats

HEX
#EEB8A7
RGB
rgb(238, 184, 167)
RGBA
rgba(238, 184, 167, 1)
HSL
hsl(14, 68%, 79%)
HSV
hsv(14, 30%, 93%)
CMYK
cmyk(0%, 23%, 30%, 7%)
CSS variable
--color-primary: #EEB8A7;
Lowercase HEX
#eeb8a7

Shades

Tints

Tones

Harmony

CSS snippets for #EEB8A7

.color-eeb8a7 {
  color: #EEB8A7;
  background-color: #EEB8A7;
}

Frequently asked questions

What color is #EEB8A7?+

#EEB8A7 is a HEX color with RGB value rgb(238, 184, 167) and HSL value hsl(14, 68%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #EEB8A7?+

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