Skip to content

#CEB33D

≈ goldenrod · rgb(206, 179, 61)
Color formats
HEX#CEB33D
RGBrgb(206, 179, 61)
HSLhsl(49, 60%, 52%)
HSVhsv(49, 70%, 81%)
OKLCHoklch(77% 0.14 96)
CMYKcmyk(0%, 13%, 70%, 19%)
Contrast & accessibility
On white2.07:1below AA
On black10.14:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #ceb33d;
  --goldenrod-rgb: 206 179 61;
  --goldenrod-oklch: oklch(77% 0.14 96);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ceb33d] text-[#ceb33d] border-[#ceb33d]
Shades & tints
Color harmonies
About this color

#CEB33D is a color with the RGB value rgb(206, 179, 61). 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.

Related

Convert #CEB33D to other formats

Palettes with a similar color

Gradients with a similar color

Copied