Skip to content

#D8A17F

≈ burlywood · rgb(216, 161, 127)
Color formats
HEX#D8A17F
RGBrgb(216, 161, 127)
HSLhsl(23, 53%, 67%)
HSVhsv(23, 41%, 85%)
OKLCHoklch(75% 0.08 53)
CMYKcmyk(0%, 25%, 41%, 15%)
Contrast & accessibility
On white2.25:1below AA
On black9.32:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #d8a17f;
  --burlywood-rgb: 216 161 127;
  --burlywood-oklch: oklch(75% 0.08 53);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d8a17f] text-[#d8a17f] border-[#d8a17f]
Shades & tints
Color harmonies
About this color

#D8A17F is a color with the RGB value rgb(216, 161, 127). Its closest CSS named color is "burlywood". 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 #D8A17F to other formats

Palettes with a similar color

Gradients with a similar color

Copied