Skip to content

#D48E72

≈ darksalmon · rgb(212, 142, 114)
Color formats
HEX#D48E72
RGBrgb(212, 142, 114)
HSLhsl(17, 53%, 64%)
HSVhsv(17, 46%, 83%)
OKLCHoklch(71% 0.09 43)
CMYKcmyk(0%, 33%, 46%, 17%)
Contrast & accessibility
On white2.65:1below AA
On black7.91:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #d48e72;
  --darksalmon-rgb: 212 142 114;
  --darksalmon-oklch: oklch(71% 0.09 43);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d48e72] text-[#d48e72] border-[#d48e72]
Shades & tints
Color harmonies
About this color

#D48E72 is a color with the RGB value rgb(212, 142, 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 #D48E72 to other formats

Palettes with a similar color

Gradients with a similar color

Copied