#E08F9D Color

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

Color preview

#E08F9D

Color formats

HEX
#E08F9D
RGB
rgb(224, 143, 157)
RGBA
rgba(224, 143, 157, 1)
HSL
hsl(350, 57%, 72%)
HSV
hsv(350, 36%, 88%)
CMYK
cmyk(0%, 36%, 30%, 12%)
CSS variable
--color-primary: #E08F9D;
Lowercase HEX
#e08f9d

Shades

Tints

Tones

Harmony

CSS snippets for #E08F9D

.color-e08f9d {
  color: #E08F9D;
  background-color: #E08F9D;
}

Frequently asked questions

What color is #E08F9D?+

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

What is the closest Tailwind color to #E08F9D?+

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