#EF8A8C Color

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

Color preview

#EF8A8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EF8A8C

.color-ef8a8c {
  color: #EF8A8C;
  background-color: #EF8A8C;
}

Frequently asked questions

What color is #EF8A8C?+

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

What is the closest Tailwind color to #EF8A8C?+

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