Skip to content

#CB6F85

≈ palevioletred · rgb(203, 111, 133)
Color formats
HEX#CB6F85
RGBrgb(203, 111, 133)
HSLhsl(346, 47%, 62%)
HSVhsv(346, 45%, 80%)
OKLCHoklch(65% 0.12 6)
CMYKcmyk(0%, 45%, 34%, 20%)
Contrast & accessibility
On white3.41:1below AA
On black6.15:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #cb6f85;
  --palevioletred-rgb: 203 111 133;
  --palevioletred-oklch: oklch(65% 0.12 6);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb6f85] text-[#cb6f85] border-[#cb6f85]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied