#D77FA5
≈ palevioletred · rgb(215, 127, 165)
Color formats
HEX#D77FA5
RGBrgb(215, 127, 165)
HSLhsl(334, 52%, 67%)
HSVhsv(334, 41%, 84%)
OKLCHoklch(70% 0.12 353)
CMYKcmyk(0%, 41%, 23%, 16%)
Contrast & accessibility
On white2.81:1below AA
On black7.47:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #d77fa5;
--palevioletred-rgb: 215 127 165;
--palevioletred-oklch: oklch(70% 0.12 353);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d77fa5] text-[#d77fa5] border-[#d77fa5]
Shades & tints
Color harmonies
About this color
#D77FA5 is a color with the RGB value rgb(215, 127, 165). 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.