Skip to content

#DDA37C

≈ burlywood · rgb(221, 163, 124)
Color formats
HEX#DDA37C
RGBrgb(221, 163, 124)
HSLhsl(24, 59%, 68%)
HSVhsv(24, 44%, 87%)
OKLCHoklch(76% 0.09 55)
CMYKcmyk(0%, 26%, 44%, 13%)
Contrast & accessibility
On white2.19:1below AA
On black9.60:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #dda37c;
  --burlywood-rgb: 221 163 124;
  --burlywood-oklch: oklch(76% 0.09 55);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dda37c] text-[#dda37c] border-[#dda37c]
Shades & tints
Color harmonies
About this color

#DDA37C is a color with the RGB value rgb(221, 163, 124). 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 #DDA37C to other formats

Palettes with a similar color

Gradients with a similar color

Copied