Skip to content

#CF7259

≈ darksalmon · rgb(207, 114, 89)
Color formats
HEX#CF7259
RGBrgb(207, 114, 89)
HSLhsl(13, 55%, 58%)
HSVhsv(13, 57%, 81%)
OKLCHoklch(65% 0.12 36)
CMYKcmyk(0%, 45%, 57%, 19%)
Contrast & accessibility
On white3.38:1below AA
On black6.20:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #cf7259;
  --darksalmon-rgb: 207 114 89;
  --darksalmon-oklch: oklch(65% 0.12 36);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf7259] text-[#cf7259] border-[#cf7259]
Shades & tints
Color harmonies
About this color

#CF7259 is a color with the RGB value rgb(207, 114, 89). 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 #CF7259 to other formats

Palettes with a similar color

Gradients with a similar color

Copied