#EE6E5D Color

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

Color preview

#EE6E5D

Color formats

HEX
#EE6E5D
RGB
rgb(238, 110, 93)
RGBA
rgba(238, 110, 93, 1)
HSL
hsl(7, 81%, 65%)
HSV
hsv(7, 61%, 93%)
CMYK
cmyk(0%, 54%, 61%, 7%)
CSS variable
--color-primary: #EE6E5D;
Lowercase HEX
#ee6e5d

Shades

Tints

Tones

Harmony

CSS snippets for #EE6E5D

.color-ee6e5d {
  color: #EE6E5D;
  background-color: #EE6E5D;
}

Frequently asked questions

What color is #EE6E5D?+

#EE6E5D is a HEX color with RGB value rgb(238, 110, 93) and HSL value hsl(7, 81%, 65%). Its closest CSS named color is Coral.

What is the closest Tailwind color to #EE6E5D?+

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