Skip to content

#D6907A

≈ darksalmon · rgb(214, 144, 122)
Color formats
HEX#D6907A
RGBrgb(214, 144, 122)
HSLhsl(14, 53%, 66%)
HSVhsv(14, 43%, 84%)
OKLCHoklch(72% 0.09 38)
CMYKcmyk(0%, 33%, 43%, 16%)
Contrast & accessibility
On white2.58:1below AA
On black8.13:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #d6907a;
  --darksalmon-rgb: 214 144 122;
  --darksalmon-oklch: oklch(72% 0.09 38);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d6907a] text-[#d6907a] border-[#d6907a]
Shades & tints
Color harmonies
About this color

#D6907A is a color with the RGB value rgb(214, 144, 122). 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 #D6907A to other formats

Palettes with a similar color

Gradients with a similar color

Copied