#E78B9C Color

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

Color preview

#E78B9C

Color formats

HEX
#E78B9C
RGB
rgb(231, 139, 156)
RGBA
rgba(231, 139, 156, 1)
HSL
hsl(349, 66%, 73%)
HSV
hsv(349, 40%, 91%)
CMYK
cmyk(0%, 40%, 32%, 9%)
CSS variable
--color-primary: #E78B9C;
Lowercase HEX
#e78b9c

Shades

Tints

Tones

Harmony

CSS snippets for #E78B9C

.color-e78b9c {
  color: #E78B9C;
  background-color: #E78B9C;
}

Frequently asked questions

What color is #E78B9C?+

#E78B9C is a HEX color with RGB value rgb(231, 139, 156) and HSL value hsl(349, 66%, 73%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E78B9C?+

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