Skip to content

#C58F71

≈ darksalmon · rgb(197, 143, 113)
Color formats
HEX#C58F71
RGBrgb(197, 143, 113)
HSLhsl(21, 42%, 61%)
HSVhsv(21, 43%, 77%)
OKLCHoklch(70% 0.08 50)
CMYKcmyk(0%, 27%, 43%, 23%)
Contrast & accessibility
On white2.78:1below AA
On black7.54:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #c58f71;
  --darksalmon-rgb: 197 143 113;
  --darksalmon-oklch: oklch(70% 0.08 50);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c58f71] text-[#c58f71] border-[#c58f71]
Shades & tints
Color harmonies
About this color

#C58F71 is a color with the RGB value rgb(197, 143, 113). 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 #C58F71 to other formats

Palettes with a similar color

Gradients with a similar color

Copied