Skip to content

#853063

≈ palevioletred · rgb(133, 48, 99)
Color formats
HEX#853063
RGBrgb(133, 48, 99)
HSLhsl(324, 47%, 35%)
HSVhsv(324, 64%, 52%)
OKLCHoklch(45% 0.13 347)
CMYKcmyk(0%, 64%, 26%, 48%)
Contrast & accessibility
On white8.08:1AA pass
On black2.60:1below AA
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #853063;
  --palevioletred-rgb: 133 48 99;
  --palevioletred-oklch: oklch(45% 0.13 347);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#853063] text-[#853063] border-[#853063]
Shades & tints
Color harmonies
About this color

#853063 is a color with the RGB value rgb(133, 48, 99). 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 #853063 to other formats

Palettes with a similar color

Gradients with a similar color

Copied