#EE778B Color

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

Color preview

#EE778B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE778B

.color-ee778b {
  color: #EE778B;
  background-color: #EE778B;
}

Frequently asked questions

What color is #EE778B?+

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

What is the closest Tailwind color to #EE778B?+

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