Skip to content

#D49C8A

≈ rosybrown · rgb(212, 156, 138)
Color formats
HEX#D49C8A
RGBrgb(212, 156, 138)
HSLhsl(15, 46%, 69%)
HSVhsv(15, 35%, 83%)
OKLCHoklch(74% 0.07 39)
CMYKcmyk(0%, 26%, 35%, 17%)
Contrast & accessibility
On white2.35:1below AA
On black8.92:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #d49c8a;
  --rosybrown-rgb: 212 156 138;
  --rosybrown-oklch: oklch(74% 0.07 39);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d49c8a] text-[#d49c8a] border-[#d49c8a]
Shades & tints
Color harmonies
About this color

#D49C8A is a color with the RGB value rgb(212, 156, 138). 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 #D49C8A to other formats

Palettes with a similar color

Gradients with a similar color

Copied