Skip to content

#DFB32B

≈ goldenrod · rgb(223, 179, 43)
Color formats
HEX#DFB32B
RGBrgb(223, 179, 43)
HSLhsl(45, 74%, 52%)
HSVhsv(45, 81%, 87%)
OKLCHoklch(78% 0.15 89)
CMYKcmyk(0%, 20%, 81%, 13%)
Contrast & accessibility
On white1.98:1below AA
On black10.62:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
  --goldenrod: #dfb32b;
  --goldenrod-rgb: 223 179 43;
  --goldenrod-oklch: oklch(78% 0.15 89);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfb32b] text-[#dfb32b] border-[#dfb32b]
Shades & tints
Color harmonies
About this color

#DFB32B is a color with the RGB value rgb(223, 179, 43). 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 #DFB32B to other formats

Palettes with a similar color

Gradients with a similar color

Copied