Skip to content

#C8708D

≈ palevioletred · rgb(200, 112, 141)
Color formats
HEX#C8708D
RGBrgb(200, 112, 141)
HSLhsl(340, 44%, 61%)
HSVhsv(340, 44%, 78%)
OKLCHoklch(65% 0.12 360)
CMYKcmyk(0%, 44%, 29%, 22%)
Contrast & accessibility
On white3.41:1below AA
On black6.16:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #c8708d;
  --palevioletred-rgb: 200 112 141;
  --palevioletred-oklch: oklch(65% 0.12 360);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c8708d] text-[#c8708d] border-[#c8708d]
Shades & tints
Color harmonies
About this color

#C8708D is a color with the RGB value rgb(200, 112, 141). 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 #C8708D to other formats

Palettes with a similar color

Gradients with a similar color

Copied