#EE6A4C Color

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

Color preview

#EE6A4C

Color formats

HEX
#EE6A4C
RGB
rgb(238, 106, 76)
RGBA
rgba(238, 106, 76, 1)
HSL
hsl(11, 83%, 62%)
HSV
hsv(11, 68%, 93%)
CMYK
cmyk(0%, 55%, 68%, 7%)
CSS variable
--color-primary: #EE6A4C;
Lowercase HEX
#ee6a4c

Shades

Tints

Tones

Harmony

CSS snippets for #EE6A4C

.color-ee6a4c {
  color: #EE6A4C;
  background-color: #EE6A4C;
}

Frequently asked questions

What color is #EE6A4C?+

#EE6A4C is a HEX color with RGB value rgb(238, 106, 76) and HSL value hsl(11, 83%, 62%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE6A4C?+

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