Skip to content

#DCC592

≈ burlywood · rgb(220, 197, 146)
Color formats
HEX#DCC592
RGBrgb(220, 197, 146)
HSLhsl(41, 51%, 72%)
HSVhsv(41, 34%, 86%)
OKLCHoklch(83% 0.07 86)
CMYKcmyk(0%, 10%, 34%, 14%)
Contrast & accessibility
On white1.69:1below AA
On black12.44:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #dcc592;
  --burlywood-rgb: 220 197 146;
  --burlywood-oklch: oklch(83% 0.07 86);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dcc592] text-[#dcc592] border-[#dcc592]
Shades & tints
Color harmonies
About this color

#DCC592 is a color with the RGB value rgb(220, 197, 146). 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 #DCC592 to other formats

Palettes with a similar color

Gradients with a similar color

Copied