Skip to content

#CF987B

≈ darksalmon · rgb(207, 152, 123)
Color formats
HEX#CF987B
RGBrgb(207, 152, 123)
HSLhsl(21, 47%, 65%)
HSVhsv(21, 41%, 81%)
OKLCHoklch(73% 0.08 49)
CMYKcmyk(0%, 27%, 41%, 19%)
Contrast & accessibility
On white2.49:1below AA
On black8.43:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #cf987b;
  --darksalmon-rgb: 207 152 123;
  --darksalmon-oklch: oklch(73% 0.08 49);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf987b] text-[#cf987b] border-[#cf987b]
Shades & tints
Color harmonies
About this color

#CF987B is a color with the RGB value rgb(207, 152, 123). 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.

Related

Convert #CF987B to other formats

Palettes with a similar color

Gradients with a similar color

Copied