#EE777B Color

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

Color preview

#EE777B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE777B

.color-ee777b {
  color: #EE777B;
  background-color: #EE777B;
}

Frequently asked questions

What color is #EE777B?+

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

What is the closest Tailwind color to #EE777B?+

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