#E08080 Color

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

Color preview

#E08080

Color formats

HEX
#E08080
RGB
rgb(224, 128, 128)
RGBA
rgba(224, 128, 128, 1)
HSL
hsl(0, 61%, 69%)
HSV
hsv(0, 43%, 88%)
CMYK
cmyk(0%, 43%, 43%, 12%)
CSS variable
--color-primary: #E08080;
Lowercase HEX
#e08080

Shades

Tints

Tones

Harmony

CSS snippets for #E08080

.color-e08080 {
  color: #E08080;
  background-color: #E08080;
}

Frequently asked questions

What color is #E08080?+

#E08080 is a HEX color with RGB value rgb(224, 128, 128) and HSL value hsl(0, 61%, 69%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #E08080?+

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