#E28D9A Color

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

Color preview

#E28D9A

Color formats

HEX
#E28D9A
RGB
rgb(226, 141, 154)
RGBA
rgba(226, 141, 154, 1)
HSL
hsl(351, 59%, 72%)
HSV
hsv(351, 38%, 89%)
CMYK
cmyk(0%, 38%, 32%, 11%)
CSS variable
--color-primary: #E28D9A;
Lowercase HEX
#e28d9a

Shades

Tints

Tones

Harmony

CSS snippets for #E28D9A

.color-e28d9a {
  color: #E28D9A;
  background-color: #E28D9A;
}

Frequently asked questions

What color is #E28D9A?+

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

What is the closest Tailwind color to #E28D9A?+

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