Skip to content

#CB8B73

≈ darksalmon · rgb(203, 139, 115)
Color formats
HEX#CB8B73
RGBrgb(203, 139, 115)
HSLhsl(16, 46%, 62%)
HSVhsv(16, 43%, 80%)
OKLCHoklch(69% 0.09 41)
CMYKcmyk(0%, 32%, 43%, 20%)
Contrast & accessibility
On white2.81:1below AA
On black7.48:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #cb8b73;
  --darksalmon-rgb: 203 139 115;
  --darksalmon-oklch: oklch(69% 0.09 41);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb8b73] text-[#cb8b73] border-[#cb8b73]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied