#DF9F77
≈ darksalmon · rgb(223, 159, 119)
Color formats
HEX#DF9F77
RGBrgb(223, 159, 119)
HSLhsl(23, 62%, 67%)
HSVhsv(23, 47%, 87%)
OKLCHoklch(75% 0.09 53)
CMYKcmyk(0%, 29%, 47%, 13%)
Contrast & accessibility
On white2.24:1below AA
On black9.36:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
--darksalmon: #df9f77;
--darksalmon-rgb: 223 159 119;
--darksalmon-oklch: oklch(75% 0.09 53);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#df9f77] text-[#df9f77] border-[#df9f77]
Shades & tints
Color harmonies
About this color
#DF9F77 is a color with the RGB value rgb(223, 159, 119). 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.