#E16B7E Color

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

Color preview

#E16B7E

Color formats

HEX
#E16B7E
RGB
rgb(225, 107, 126)
RGBA
rgba(225, 107, 126, 1)
HSL
hsl(350, 66%, 65%)
HSV
hsv(350, 52%, 88%)
CMYK
cmyk(0%, 52%, 44%, 12%)
CSS variable
--color-primary: #E16B7E;
Lowercase HEX
#e16b7e

Shades

Tints

Tones

Harmony

CSS snippets for #E16B7E

.color-e16b7e {
  color: #E16B7E;
  background-color: #E16B7E;
}

Frequently asked questions

What color is #E16B7E?+

#E16B7E is a HEX color with RGB value rgb(225, 107, 126) and HSL value hsl(350, 66%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E16B7E?+

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