#E78E9E Color

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

Color preview

#E78E9E

Color formats

HEX
#E78E9E
RGB
rgb(231, 142, 158)
RGBA
rgba(231, 142, 158, 1)
HSL
hsl(349, 65%, 73%)
HSV
hsv(349, 39%, 91%)
CMYK
cmyk(0%, 39%, 32%, 9%)
CSS variable
--color-primary: #E78E9E;
Lowercase HEX
#e78e9e

Shades

Tints

Tones

Harmony

CSS snippets for #E78E9E

.color-e78e9e {
  color: #E78E9E;
  background-color: #E78E9E;
}

Frequently asked questions

What color is #E78E9E?+

#E78E9E is a HEX color with RGB value rgb(231, 142, 158) and HSL value hsl(349, 65%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E78E9E?+

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