#EE9A6D Color

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

Color preview

#EE9A6D

Color formats

HEX
#EE9A6D
RGB
rgb(238, 154, 109)
RGBA
rgba(238, 154, 109, 1)
HSL
hsl(21, 79%, 68%)
HSV
hsv(21, 54%, 93%)
CMYK
cmyk(0%, 35%, 54%, 7%)
CSS variable
--color-primary: #EE9A6D;
Lowercase HEX
#ee9a6d

Shades

Tints

Tones

Harmony

CSS snippets for #EE9A6D

.color-ee9a6d {
  color: #EE9A6D;
  background-color: #EE9A6D;
}

Frequently asked questions

What color is #EE9A6D?+

#EE9A6D is a HEX color with RGB value rgb(238, 154, 109) and HSL value hsl(21, 79%, 68%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EE9A6D?+

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