#EE8B9D Color

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

Color preview

#EE8B9D

Color formats

HEX
#EE8B9D
RGB
rgb(238, 139, 157)
RGBA
rgba(238, 139, 157, 1)
HSL
hsl(349, 74%, 74%)
HSV
hsv(349, 42%, 93%)
CMYK
cmyk(0%, 42%, 34%, 7%)
CSS variable
--color-primary: #EE8B9D;
Lowercase HEX
#ee8b9d

Shades

Tints

Tones

Harmony

CSS snippets for #EE8B9D

.color-ee8b9d {
  color: #EE8B9D;
  background-color: #EE8B9D;
}

Frequently asked questions

What color is #EE8B9D?+

#EE8B9D is a HEX color with RGB value rgb(238, 139, 157) and HSL value hsl(349, 74%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE8B9D?+

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