Skip to content

#CEB781

≈ burlywood · rgb(206, 183, 129)
Color formats
HEX#CEB781
RGBrgb(206, 183, 129)
HSLhsl(42, 44%, 66%)
HSVhsv(42, 37%, 81%)
OKLCHoklch(79% 0.08 87)
CMYKcmyk(0%, 11%, 37%, 19%)
Contrast & accessibility
On white1.96:1below AA
On black10.71:1AA pass
Best text color#000000
Nearest CSS name: burlywood
Copy-ready code
CSS custom properties
:root {
  --burlywood: #ceb781;
  --burlywood-rgb: 206 183 129;
  --burlywood-oklch: oklch(79% 0.08 87);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--burlywood-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ceb781] text-[#ceb781] border-[#ceb781]
Shades & tints
Color harmonies
About this color

#CEB781 is a color with the RGB value rgb(206, 183, 129). 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 #CEB781 to other formats

Palettes with a similar color

Gradients with a similar color

Copied