#EE6553 Color

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

Color preview

#EE6553

Color formats

HEX
#EE6553
RGB
rgb(238, 101, 83)
RGBA
rgba(238, 101, 83, 1)
HSL
hsl(7, 82%, 63%)
HSV
hsv(7, 65%, 93%)
CMYK
cmyk(0%, 58%, 65%, 7%)
CSS variable
--color-primary: #EE6553;
Lowercase HEX
#ee6553

Shades

Tints

Tones

Harmony

CSS snippets for #EE6553

.color-ee6553 {
  color: #EE6553;
  background-color: #EE6553;
}

Frequently asked questions

What color is #EE6553?+

#EE6553 is a HEX color with RGB value rgb(238, 101, 83) and HSL value hsl(7, 82%, 63%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE6553?+

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