#E7779C Color

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

Color preview

#E7779C

Color formats

HEX
#E7779C
RGB
rgb(231, 119, 156)
RGBA
rgba(231, 119, 156, 1)
HSL
hsl(340, 70%, 69%)
HSV
hsv(340, 48%, 91%)
CMYK
cmyk(0%, 48%, 32%, 9%)
CSS variable
--color-primary: #E7779C;
Lowercase HEX
#e7779c

Shades

Tints

Tones

Harmony

CSS snippets for #E7779C

.color-e7779c {
  color: #E7779C;
  background-color: #E7779C;
}

Frequently asked questions

What color is #E7779C?+

#E7779C is a HEX color with RGB value rgb(231, 119, 156) and HSL value hsl(340, 70%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #E7779C?+

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