Skip to content

#DA5282

≈ palevioletred · rgb(218, 82, 130)
Color formats
HEX#DA5282
RGBrgb(218, 82, 130)
HSLhsl(339, 65%, 59%)
HSVhsv(339, 62%, 85%)
OKLCHoklch(63% 0.18 2)
CMYKcmyk(0%, 62%, 40%, 15%)
Contrast & accessibility
On white3.81:1below AA
On black5.51:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #da5282;
  --palevioletred-rgb: 218 82 130;
  --palevioletred-oklch: oklch(63% 0.18 2);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da5282] text-[#da5282] border-[#da5282]
Shades & tints
Color harmonies
About this color

#DA5282 is a color with the RGB value rgb(218, 82, 130). 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 #DA5282 to other formats

Palettes with a similar color

Gradients with a similar color

Copied