#EF7C7A Color

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

Color preview

#EF7C7A

Color formats

HEX
#EF7C7A
RGB
rgb(239, 124, 122)
RGBA
rgba(239, 124, 122, 1)
HSL
hsl(1, 79%, 71%)
HSV
hsv(1, 49%, 94%)
CMYK
cmyk(0%, 48%, 49%, 6%)
CSS variable
--color-primary: #EF7C7A;
Lowercase HEX
#ef7c7a

Shades

Tints

Tones

Harmony

CSS snippets for #EF7C7A

.color-ef7c7a {
  color: #EF7C7A;
  background-color: #EF7C7A;
}

Frequently asked questions

What color is #EF7C7A?+

#EF7C7A is a HEX color with RGB value rgb(239, 124, 122) and HSL value hsl(1, 79%, 71%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EF7C7A?+

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