#E28D9E Color

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

Color preview

#E28D9E

Color formats

HEX
#E28D9E
RGB
rgb(226, 141, 158)
RGBA
rgba(226, 141, 158, 1)
HSL
hsl(348, 59%, 72%)
HSV
hsv(348, 38%, 89%)
CMYK
cmyk(0%, 38%, 30%, 11%)
CSS variable
--color-primary: #E28D9E;
Lowercase HEX
#e28d9e

Shades

Tints

Tones

Harmony

CSS snippets for #E28D9E

.color-e28d9e {
  color: #E28D9E;
  background-color: #E28D9E;
}

Frequently asked questions

What color is #E28D9E?+

#E28D9E is a HEX color with RGB value rgb(226, 141, 158) and HSL value hsl(348, 59%, 72%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E28D9E?+

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