#EF9B7E Color

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

Color preview

#EF9B7E

Color formats

HEX
#EF9B7E
RGB
rgb(239, 155, 126)
RGBA
rgba(239, 155, 126, 1)
HSL
hsl(15, 78%, 72%)
HSV
hsv(15, 47%, 94%)
CMYK
cmyk(0%, 35%, 47%, 6%)
CSS variable
--color-primary: #EF9B7E;
Lowercase HEX
#ef9b7e

Shades

Tints

Tones

Harmony

CSS snippets for #EF9B7E

.color-ef9b7e {
  color: #EF9B7E;
  background-color: #EF9B7E;
}

Frequently asked questions

What color is #EF9B7E?+

#EF9B7E is a HEX color with RGB value rgb(239, 155, 126) and HSL value hsl(15, 78%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF9B7E?+

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