#DDBC73
≈ burlywood · rgb(221, 188, 115)
Color formats
HEX#DDBC73
RGBrgb(221, 188, 115)
HSLhsl(41, 61%, 66%)
HSVhsv(41, 48%, 87%)
OKLCHoklch(81% 0.1 86)
CMYKcmyk(0%, 15%, 48%, 13%)
Contrast & accessibility
On white1.82:1below AA
On black11.52:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
--burlywood: #ddbc73;
--burlywood-rgb: 221 188 115;
--burlywood-oklch: oklch(81% 0.1 86);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddbc73] text-[#ddbc73] border-[#ddbc73]
Shades & tints
Color harmonies
About this color
#DDBC73 is a color with the RGB value rgb(221, 188, 115). 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.