#E2929E Color

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

Color preview

#E2929E

Color formats

HEX
#E2929E
RGB
rgb(226, 146, 158)
RGBA
rgba(226, 146, 158, 1)
HSL
hsl(351, 58%, 73%)
HSV
hsv(351, 35%, 89%)
CMYK
cmyk(0%, 35%, 30%, 11%)
CSS variable
--color-primary: #E2929E;
Lowercase HEX
#e2929e

Shades

Tints

Tones

Harmony

CSS snippets for #E2929E

.color-e2929e {
  color: #E2929E;
  background-color: #E2929E;
}

Frequently asked questions

What color is #E2929E?+

#E2929E is a HEX color with RGB value rgb(226, 146, 158) and HSL value hsl(351, 58%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E2929E?+

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