#E08F9A Color

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

Color preview

#E08F9A

Color formats

HEX
#E08F9A
RGB
rgb(224, 143, 154)
RGBA
rgba(224, 143, 154, 1)
HSL
hsl(352, 57%, 72%)
HSV
hsv(352, 36%, 88%)
CMYK
cmyk(0%, 36%, 31%, 12%)
CSS variable
--color-primary: #E08F9A;
Lowercase HEX
#e08f9a

Shades

Tints

Tones

Harmony

CSS snippets for #E08F9A

.color-e08f9a {
  color: #E08F9A;
  background-color: #E08F9A;
}

Frequently asked questions

What color is #E08F9A?+

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

What is the closest Tailwind color to #E08F9A?+

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