Skip to content

#DECA1F

≈ gold · rgb(222, 202, 31)
Color formats
HEX#DECA1F
RGBrgb(222, 202, 31)
HSLhsl(54, 75%, 50%)
HSVhsv(54, 86%, 87%)
OKLCHoklch(83% 0.17 102)
CMYKcmyk(0%, 9%, 86%, 13%)
Contrast & accessibility
On white1.67:1below AA
On black12.57:1AA pass
Best text color#000000
Nearest CSS name: gold
Copy-ready code
CSS custom properties
:root {
  --gold: #deca1f;
  --gold-rgb: 222 202 31;
  --gold-oklch: oklch(83% 0.17 102);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gold-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#deca1f] text-[#deca1f] border-[#deca1f]
Shades & tints
Color harmonies
About this color

#DECA1F is a color with the RGB value rgb(222, 202, 31). Its closest CSS named color is "gold". 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 #DECA1F to other formats

Palettes with a similar color

Gradients with a similar color

Copied