#EE7777 Color

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

Color preview

#EE7777

Color formats

HEX
#EE7777
RGB
rgb(238, 119, 119)
RGBA
rgba(238, 119, 119, 1)
HSL
hsl(0, 78%, 70%)
HSV
hsv(0, 50%, 93%)
CMYK
cmyk(0%, 50%, 50%, 7%)
CSS variable
--color-primary: #EE7777;
Lowercase HEX
#ee7777

Shades

Tints

Tones

Harmony

CSS snippets for #EE7777

.color-ee7777 {
  color: #EE7777;
  background-color: #EE7777;
}

Frequently asked questions

What color is #EE7777?+

#EE7777 is a HEX color with RGB value rgb(238, 119, 119) and HSL value hsl(0, 78%, 70%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE7777?+

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