Skip to content

#DBC187

≈ burlywood · rgb(219, 193, 135)
Color formats
HEX#DBC187
RGBrgb(219, 193, 135)
HSLhsl(41, 54%, 69%)
HSVhsv(41, 38%, 86%)
OKLCHoklch(82% 0.08 86)
CMYKcmyk(0%, 12%, 38%, 14%)
Contrast & accessibility
On white1.75:1below AA
On black11.99:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #dbc187;
  --burlywood-rgb: 219 193 135;
  --burlywood-oklch: oklch(82% 0.08 86);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbc187] text-[#dbc187] border-[#dbc187]
Shades & tints
Color harmonies
About this color

#DBC187 is a color with the RGB value rgb(219, 193, 135). 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 #DBC187 to other formats

Palettes with a similar color

Gradients with a similar color

Copied