#EF9876 Color

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

Color preview

#EF9876

Color formats

HEX
#EF9876
RGB
rgb(239, 152, 118)
RGBA
rgba(239, 152, 118, 1)
HSL
hsl(17, 79%, 70%)
HSV
hsv(17, 51%, 94%)
CMYK
cmyk(0%, 36%, 51%, 6%)
CSS variable
--color-primary: #EF9876;
Lowercase HEX
#ef9876

Shades

Tints

Tones

Harmony

CSS snippets for #EF9876

.color-ef9876 {
  color: #EF9876;
  background-color: #EF9876;
}

Frequently asked questions

What color is #EF9876?+

#EF9876 is a HEX color with RGB value rgb(239, 152, 118) and HSL value hsl(17, 79%, 70%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF9876?+

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