Skip to content

#C49286

≈ rosybrown · rgb(196, 146, 134)
Color formats
HEX#C49286
RGBrgb(196, 146, 134)
HSLhsl(12, 34%, 65%)
HSVhsv(12, 32%, 77%)
OKLCHoklch(70% 0.06 34)
CMYKcmyk(0%, 26%, 32%, 23%)
Contrast & accessibility
On white2.69:1below AA
On black7.80:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #c49286;
  --rosybrown-rgb: 196 146 134;
  --rosybrown-oklch: oklch(70% 0.06 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c49286] text-[#c49286] border-[#c49286]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied