#E08E9A Color

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

Color preview

#E08E9A

Color formats

HEX
#E08E9A
RGB
rgb(224, 142, 154)
RGBA
rgba(224, 142, 154, 1)
HSL
hsl(351, 57%, 72%)
HSV
hsv(351, 37%, 88%)
CMYK
cmyk(0%, 37%, 31%, 12%)
CSS variable
--color-primary: #E08E9A;
Lowercase HEX
#e08e9a

Shades

Tints

Tones

Harmony

CSS snippets for #E08E9A

.color-e08e9a {
  color: #E08E9A;
  background-color: #E08E9A;
}

Frequently asked questions

What color is #E08E9A?+

#E08E9A is a HEX color with RGB value rgb(224, 142, 154) and HSL value hsl(351, 57%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E08E9A?+

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