#E16E7E Color

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

Color preview

#E16E7E

Color formats

HEX
#E16E7E
RGB
rgb(225, 110, 126)
RGBA
rgba(225, 110, 126, 1)
HSL
hsl(352, 66%, 66%)
HSV
hsv(352, 51%, 88%)
CMYK
cmyk(0%, 51%, 44%, 12%)
CSS variable
--color-primary: #E16E7E;
Lowercase HEX
#e16e7e

Shades

Tints

Tones

Harmony

CSS snippets for #E16E7E

.color-e16e7e {
  color: #E16E7E;
  background-color: #E16E7E;
}

Frequently asked questions

What color is #E16E7E?+

#E16E7E is a HEX color with RGB value rgb(225, 110, 126) and HSL value hsl(352, 66%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E16E7E?+

The closest Tailwind color is red-400, available as the bg-red-400 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