#EF8B7A Color

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

Color preview

#EF8B7A

Color formats

HEX
#EF8B7A
RGB
rgb(239, 139, 122)
RGBA
rgba(239, 139, 122, 1)
HSL
hsl(9, 79%, 71%)
HSV
hsv(9, 49%, 94%)
CMYK
cmyk(0%, 42%, 49%, 6%)
CSS variable
--color-primary: #EF8B7A;
Lowercase HEX
#ef8b7a

Shades

Tints

Tones

Harmony

CSS snippets for #EF8B7A

.color-ef8b7a {
  color: #EF8B7A;
  background-color: #EF8B7A;
}

Frequently asked questions

What color is #EF8B7A?+

#EF8B7A is a HEX color with RGB value rgb(239, 139, 122) and HSL value hsl(9, 79%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF8B7A?+

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