Skip to content

#CB7D7C

≈ rosybrown · rgb(203, 125, 124)
Color formats
HEX#CB7D7C
RGBrgb(203, 125, 124)
HSLhsl(1, 43%, 64%)
HSVhsv(1, 39%, 80%)
OKLCHoklch(67% 0.1 21)
CMYKcmyk(0%, 38%, 39%, 20%)
Contrast & accessibility
On white3.10:1below AA
On black6.76:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #cb7d7c;
  --rosybrown-rgb: 203 125 124;
  --rosybrown-oklch: oklch(67% 0.1 21);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cb7d7c] text-[#cb7d7c] border-[#cb7d7c]
Shades & tints
Color harmonies
About this color

#CB7D7C is a color with the RGB value rgb(203, 125, 124). Its closest CSS named color is "rosybrown". 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 #CB7D7C to other formats

Palettes with a similar color

Gradients with a similar color

Copied