#EE808B Color

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

Color preview

#EE808B

Color formats

HEX
#EE808B
RGB
rgb(238, 128, 139)
RGBA
rgba(238, 128, 139, 1)
HSL
hsl(354, 76%, 72%)
HSV
hsv(354, 46%, 93%)
CMYK
cmyk(0%, 46%, 42%, 7%)
CSS variable
--color-primary: #EE808B;
Lowercase HEX
#ee808b

Shades

Tints

Tones

Harmony

CSS snippets for #EE808B

.color-ee808b {
  color: #EE808B;
  background-color: #EE808B;
}

Frequently asked questions

What color is #EE808B?+

#EE808B is a HEX color with RGB value rgb(238, 128, 139) and HSL value hsl(354, 76%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #EE808B?+

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