#EE777F Color

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

Color preview

#EE777F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE777F

.color-ee777f {
  color: #EE777F;
  background-color: #EE777F;
}

Frequently asked questions

What color is #EE777F?+

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

What is the closest Tailwind color to #EE777F?+

The closest Tailwind color is rose-400, available as the bg-rose-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