#E1779A Color

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

Color preview

#E1779A

Color formats

HEX
#E1779A
RGB
rgb(225, 119, 154)
RGBA
rgba(225, 119, 154, 1)
HSL
hsl(340, 64%, 67%)
HSV
hsv(340, 47%, 88%)
CMYK
cmyk(0%, 47%, 32%, 12%)
CSS variable
--color-primary: #E1779A;
Lowercase HEX
#e1779a

Shades

Tints

Tones

Harmony

CSS snippets for #E1779A

.color-e1779a {
  color: #E1779A;
  background-color: #E1779A;
}

Frequently asked questions

What color is #E1779A?+

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

What is the closest Tailwind color to #E1779A?+

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