Skip to content

#CA8673

≈ darksalmon · rgb(202, 134, 115)
Color formats
HEX#CA8673
RGBrgb(202, 134, 115)
HSLhsl(13, 45%, 62%)
HSVhsv(13, 43%, 79%)
OKLCHoklch(68% 0.09 36)
CMYKcmyk(0%, 34%, 43%, 21%)
Contrast & accessibility
On white2.93:1below AA
On black7.17:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #ca8673;
  --darksalmon-rgb: 202 134 115;
  --darksalmon-oklch: oklch(68% 0.09 36);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ca8673] text-[#ca8673] border-[#ca8673]
Shades & tints
Color harmonies
About this color

#CA8673 is a color with the RGB value rgb(202, 134, 115). 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 #CA8673 to other formats

Palettes with a similar color

Gradients with a similar color

Copied