#E46A9E Color

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

Color preview

#E46A9E

Color formats

HEX
#E46A9E
RGB
rgb(228, 106, 158)
RGBA
rgba(228, 106, 158, 1)
HSL
hsl(334, 69%, 65%)
HSV
hsv(334, 54%, 89%)
CMYK
cmyk(0%, 54%, 31%, 11%)
CSS variable
--color-primary: #E46A9E;
Lowercase HEX
#e46a9e

Shades

Tints

Tones

Harmony

CSS snippets for #E46A9E

.color-e46a9e {
  color: #E46A9E;
  background-color: #E46A9E;
}

Frequently asked questions

What color is #E46A9E?+

#E46A9E is a HEX color with RGB value rgb(228, 106, 158) and HSL value hsl(334, 69%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E46A9E?+

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