#EE6563 Color

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

Color preview

#EE6563

Color formats

HEX
#EE6563
RGB
rgb(238, 101, 99)
RGBA
rgba(238, 101, 99, 1)
HSL
hsl(1, 80%, 66%)
HSV
hsv(1, 58%, 93%)
CMYK
cmyk(0%, 58%, 58%, 7%)
CSS variable
--color-primary: #EE6563;
Lowercase HEX
#ee6563

Shades

Tints

Tones

Harmony

CSS snippets for #EE6563

.color-ee6563 {
  color: #EE6563;
  background-color: #EE6563;
}

Frequently asked questions

What color is #EE6563?+

#EE6563 is a HEX color with RGB value rgb(238, 101, 99) and HSL value hsl(1, 80%, 66%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #EE6563?+

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