Skip to content

#E04A77

≈ palevioletred · rgb(224, 74, 119)
Color formats
HEX#E04A77
RGBrgb(224, 74, 119)
HSLhsl(342, 71%, 58%)
HSVhsv(342, 67%, 88%)
OKLCHoklch(63% 0.19 6)
CMYKcmyk(0%, 67%, 47%, 12%)
Contrast & accessibility
On white3.88:1below AA
On black5.42:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #e04a77;
  --palevioletred-rgb: 224 74 119;
  --palevioletred-oklch: oklch(63% 0.19 6);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e04a77] text-[#e04a77] border-[#e04a77]
Shades & tints
Color harmonies
About this color

#E04A77 is a color with the RGB value rgb(224, 74, 119). Its closest CSS named color is "palevioletred". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #E04A77 to other formats

Palettes with a similar color

Gradients with a similar color

Copied