#E78EB0 Color

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

Color preview

#E78EB0

Color formats

HEX
#E78EB0
RGB
rgb(231, 142, 176)
RGBA
rgba(231, 142, 176, 1)
HSL
hsl(337, 65%, 73%)
HSV
hsv(337, 39%, 91%)
CMYK
cmyk(0%, 39%, 24%, 9%)
CSS variable
--color-primary: #E78EB0;
Lowercase HEX
#e78eb0

Shades

Tints

Tones

Harmony

CSS snippets for #E78EB0

.color-e78eb0 {
  color: #E78EB0;
  background-color: #E78EB0;
}

Frequently asked questions

What color is #E78EB0?+

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

What is the closest Tailwind color to #E78EB0?+

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