#EF9C6F Color

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

Color preview

#EF9C6F

Color formats

HEX
#EF9C6F
RGB
rgb(239, 156, 111)
RGBA
rgba(239, 156, 111, 1)
HSL
hsl(21, 80%, 69%)
HSV
hsv(21, 54%, 94%)
CMYK
cmyk(0%, 35%, 54%, 6%)
CSS variable
--color-primary: #EF9C6F;
Lowercase HEX
#ef9c6f

Shades

Tints

Tones

Harmony

CSS snippets for #EF9C6F

.color-ef9c6f {
  color: #EF9C6F;
  background-color: #EF9C6F;
}

Frequently asked questions

What color is #EF9C6F?+

#EF9C6F is a HEX color with RGB value rgb(239, 156, 111) and HSL value hsl(21, 80%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EF9C6F?+

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