Skip to content

#985277

≈ palevioletred · rgb(152, 82, 119)
Color formats
HEX#985277
RGBrgb(152, 82, 119)
HSLhsl(328, 30%, 46%)
HSVhsv(328, 46%, 60%)
OKLCHoklch(53% 0.1 348)
CMYKcmyk(0%, 46%, 22%, 40%)
Contrast & accessibility
On white5.51:1AA pass
On black3.81:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #985277;
  --palevioletred-rgb: 152 82 119;
  --palevioletred-oklch: oklch(53% 0.1 348);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#985277] text-[#985277] border-[#985277]
Shades & tints
Color harmonies
About this color

#985277 is a color with the RGB value rgb(152, 82, 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 #985277 to other formats

Palettes with a similar color

Gradients with a similar color

Copied