#CC8672
≈ darksalmon · rgb(204, 134, 114)
Color formats
HEX#CC8672
RGBrgb(204, 134, 114)
HSLhsl(13, 47%, 62%)
HSVhsv(13, 44%, 80%)
OKLCHoklch(69% 0.09 37)
CMYKcmyk(0%, 34%, 44%, 20%)
Contrast & accessibility
On white2.91:1below AA
On black7.22:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
--darksalmon: #cc8672;
--darksalmon-rgb: 204 134 114;
--darksalmon-oklch: oklch(69% 0.09 37);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc8672] text-[#cc8672] border-[#cc8672]
Shades & tints
Color harmonies
About this color
#CC8672 is a color with the RGB value rgb(204, 134, 114). Its closest CSS named color is "darksalmon". 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.