#EE3F50 Color

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

Color preview

#EE3F50

Color formats

HEX
#EE3F50
RGB
rgb(238, 63, 80)
RGBA
rgba(238, 63, 80, 1)
HSL
hsl(354, 84%, 59%)
HSV
hsv(354, 74%, 93%)
CMYK
cmyk(0%, 74%, 66%, 7%)
CSS variable
--color-primary: #EE3F50;
Lowercase HEX
#ee3f50

Shades

Tints

Tones

Harmony

CSS snippets for #EE3F50

.color-ee3f50 {
  color: #EE3F50;
  background-color: #EE3F50;
}

Frequently asked questions

What color is #EE3F50?+

#EE3F50 is a HEX color with RGB value rgb(238, 63, 80) and HSL value hsl(354, 84%, 59%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE3F50?+

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