#EE8B9C Color

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

Color preview

#EE8B9C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE8B9C

.color-ee8b9c {
  color: #EE8B9C;
  background-color: #EE8B9C;
}

Frequently asked questions

What color is #EE8B9C?+

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

What is the closest Tailwind color to #EE8B9C?+

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