Skip to content

#DF917C

≈ darksalmon · rgb(223, 145, 124)
Color formats
HEX#DF917C
RGBrgb(223, 145, 124)
HSLhsl(13, 61%, 68%)
HSVhsv(13, 44%, 87%)
OKLCHoklch(73% 0.1 36)
CMYKcmyk(0%, 35%, 44%, 13%)
Contrast & accessibility
On white2.48:1below AA
On black8.48:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #df917c;
  --darksalmon-rgb: 223 145 124;
  --darksalmon-oklch: oklch(73% 0.1 36);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#df917c] text-[#df917c] border-[#df917c]
Shades & tints
Color harmonies
About this color

#DF917C is a color with the RGB value rgb(223, 145, 124). 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 #DF917C to other formats

Palettes with a similar color

Gradients with a similar color

Copied