#EE9F7F Color

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

Color preview

#EE9F7F

Color formats

HEX
#EE9F7F
RGB
rgb(238, 159, 127)
RGBA
rgba(238, 159, 127, 1)
HSL
hsl(17, 77%, 72%)
HSV
hsv(17, 47%, 93%)
CMYK
cmyk(0%, 33%, 47%, 7%)
CSS variable
--color-primary: #EE9F7F;
Lowercase HEX
#ee9f7f

Shades

Tints

Tones

Harmony

CSS snippets for #EE9F7F

.color-ee9f7f {
  color: #EE9F7F;
  background-color: #EE9F7F;
}

Frequently asked questions

What color is #EE9F7F?+

#EE9F7F is a HEX color with RGB value rgb(238, 159, 127) and HSL value hsl(17, 77%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9F7F?+

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