Skip to content

#CD9172

≈ darksalmon · rgb(205, 145, 114)
Color formats
HEX#CD9172
RGBrgb(205, 145, 114)
HSLhsl(20, 48%, 63%)
HSVhsv(20, 44%, 80%)
OKLCHoklch(71% 0.08 48)
CMYKcmyk(0%, 29%, 44%, 20%)
Contrast & accessibility
On white2.66:1below AA
On black7.89:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #cd9172;
  --darksalmon-rgb: 205 145 114;
  --darksalmon-oklch: oklch(71% 0.08 48);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd9172] text-[#cd9172] border-[#cd9172]
Shades & tints
Color harmonies
About this color

#CD9172 is a color with the RGB value rgb(205, 145, 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.

Related

Convert #CD9172 to other formats

Palettes with a similar color

Gradients with a similar color

Copied