#E0779A Color

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

Color preview

#E0779A

Color formats

HEX
#E0779A
RGB
rgb(224, 119, 154)
RGBA
rgba(224, 119, 154, 1)
HSL
hsl(340, 63%, 67%)
HSV
hsv(340, 47%, 88%)
CMYK
cmyk(0%, 47%, 31%, 12%)
CSS variable
--color-primary: #E0779A;
Lowercase HEX
#e0779a

Shades

Tints

Tones

Harmony

CSS snippets for #E0779A

.color-e0779a {
  color: #E0779A;
  background-color: #E0779A;
}

Frequently asked questions

What color is #E0779A?+

#E0779A is a HEX color with RGB value rgb(224, 119, 154) and HSL value hsl(340, 63%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E0779A?+

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