#EE6E4A Color

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

Color preview

#EE6E4A

Color formats

HEX
#EE6E4A
RGB
rgb(238, 110, 74)
RGBA
rgba(238, 110, 74, 1)
HSL
hsl(13, 83%, 61%)
HSV
hsv(13, 69%, 93%)
CMYK
cmyk(0%, 54%, 69%, 7%)
CSS variable
--color-primary: #EE6E4A;
Lowercase HEX
#ee6e4a

Shades

Tints

Tones

Harmony

CSS snippets for #EE6E4A

.color-ee6e4a {
  color: #EE6E4A;
  background-color: #EE6E4A;
}

Frequently asked questions

What color is #EE6E4A?+

#EE6E4A is a HEX color with RGB value rgb(238, 110, 74) and HSL value hsl(13, 83%, 61%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE6E4A?+

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