#E08F9E Color

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

Color preview

#E08F9E

Color formats

HEX
#E08F9E
RGB
rgb(224, 143, 158)
RGBA
rgba(224, 143, 158, 1)
HSL
hsl(349, 57%, 72%)
HSV
hsv(349, 36%, 88%)
CMYK
cmyk(0%, 36%, 29%, 12%)
CSS variable
--color-primary: #E08F9E;
Lowercase HEX
#e08f9e

Shades

Tints

Tones

Harmony

CSS snippets for #E08F9E

.color-e08f9e {
  color: #E08F9E;
  background-color: #E08F9E;
}

Frequently asked questions

What color is #E08F9E?+

#E08F9E is a HEX color with RGB value rgb(224, 143, 158) and HSL value hsl(349, 57%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E08F9E?+

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