#EF8B8D Color

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

Color preview

#EF8B8D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF8B8D

.color-ef8b8d {
  color: #EF8B8D;
  background-color: #EF8B8D;
}

Frequently asked questions

What color is #EF8B8D?+

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

What is the closest Tailwind color to #EF8B8D?+

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