#EF8B8E Color

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

Color preview

#EF8B8E

Color formats

HEX
#EF8B8E
RGB
rgb(239, 139, 142)
RGBA
rgba(239, 139, 142, 1)
HSL
hsl(358, 76%, 74%)
HSV
hsv(358, 42%, 94%)
CMYK
cmyk(0%, 42%, 41%, 6%)
CSS variable
--color-primary: #EF8B8E;
Lowercase HEX
#ef8b8e

Shades

Tints

Tones

Harmony

CSS snippets for #EF8B8E

.color-ef8b8e {
  color: #EF8B8E;
  background-color: #EF8B8E;
}

Frequently asked questions

What color is #EF8B8E?+

#EF8B8E is a HEX color with RGB value rgb(239, 139, 142) and HSL value hsl(358, 76%, 74%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EF8B8E?+

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