#EE7D4A Color

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

Color preview

#EE7D4A

Color formats

HEX
#EE7D4A
RGB
rgb(238, 125, 74)
RGBA
rgba(238, 125, 74, 1)
HSL
hsl(19, 83%, 61%)
HSV
hsv(19, 69%, 93%)
CMYK
cmyk(0%, 47%, 69%, 7%)
CSS variable
--color-primary: #EE7D4A;
Lowercase HEX
#ee7d4a

Shades

Tints

Tones

Harmony

CSS snippets for #EE7D4A

.color-ee7d4a {
  color: #EE7D4A;
  background-color: #EE7D4A;
}

Frequently asked questions

What color is #EE7D4A?+

#EE7D4A is a HEX color with RGB value rgb(238, 125, 74) and HSL value hsl(19, 83%, 61%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #EE7D4A?+

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