Skip to content

#DBB224

≈ goldenrod · rgb(219, 178, 36)
Color formats
HEX#DBB224
RGBrgb(219, 178, 36)
HSLhsl(47, 72%, 50%)
HSVhsv(47, 84%, 86%)
OKLCHoklch(78% 0.15 91)
CMYKcmyk(0%, 19%, 84%, 14%)
Contrast & accessibility
On white2.02:1below AA
On black10.41:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #dbb224;
  --goldenrod-rgb: 219 178 36;
  --goldenrod-oklch: oklch(78% 0.15 91);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbb224] text-[#dbb224] border-[#dbb224]
Shades & tints
Color harmonies
About this color

#DBB224 is a color with the RGB value rgb(219, 178, 36). 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 #DBB224 to other formats

Palettes with a similar color

Gradients with a similar color

Copied