#CEB036
≈ goldenrod · rgb(206, 176, 54)
Color formats
HEX#CEB036
RGBrgb(206, 176, 54)
HSLhsl(48, 61%, 51%)
HSVhsv(48, 74%, 81%)
OKLCHoklch(76% 0.14 95)
CMYKcmyk(0%, 15%, 74%, 19%)
Contrast & accessibility
On white2.12:1below AA
On black9.89:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #ceb036;
--goldenrod-rgb: 206 176 54;
--goldenrod-oklch: oklch(76% 0.14 95);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ceb036] text-[#ceb036] border-[#ceb036]
Shades & tints
Color harmonies
About this color
#CEB036 is a color with the RGB value rgb(206, 176, 54). Its closest CSS named color is "goldenrod". 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.