#E7779B Color

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

Color preview

#E7779B

Color formats

HEX
#E7779B
RGB
rgb(231, 119, 155)
RGBA
rgba(231, 119, 155, 1)
HSL
hsl(341, 70%, 69%)
HSV
hsv(341, 48%, 91%)
CMYK
cmyk(0%, 48%, 33%, 9%)
CSS variable
--color-primary: #E7779B;
Lowercase HEX
#e7779b

Shades

Tints

Tones

Harmony

CSS snippets for #E7779B

.color-e7779b {
  color: #E7779B;
  background-color: #E7779B;
}

Frequently asked questions

What color is #E7779B?+

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

What is the closest Tailwind color to #E7779B?+

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