Skip to content

#CCBC83

≈ burlywood · rgb(204, 188, 131)
Color formats
HEX#CCBC83
RGBrgb(204, 188, 131)
HSLhsl(47, 42%, 66%)
HSVhsv(47, 36%, 80%)
OKLCHoklch(80% 0.08 94)
CMYKcmyk(0%, 8%, 36%, 20%)
Contrast & accessibility
On white1.89:1below AA
On black11.09:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #ccbc83;
  --burlywood-rgb: 204 188 131;
  --burlywood-oklch: oklch(80% 0.08 94);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccbc83] text-[#ccbc83] border-[#ccbc83]
Shades & tints
Color harmonies
About this color

#CCBC83 is a color with the RGB value rgb(204, 188, 131). 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 #CCBC83 to other formats

Palettes with a similar color

Gradients with a similar color

Copied