#D49A25
≈ goldenrod · rgb(212, 154, 37)
Color formats
HEX#D49A25
RGBrgb(212, 154, 37)
HSLhsl(40, 70%, 49%)
HSVhsv(40, 83%, 83%)
OKLCHoklch(72% 0.14 79)
CMYKcmyk(0%, 27%, 83%, 17%)
Contrast & accessibility
On white2.49:1below AA
On black8.45:1AA pass
Best text color#000000
Nearest CSS name: goldenrod
Copy-ready code
CSS custom properties
:root {
--goldenrod: #d49a25;
--goldenrod-rgb: 212 154 37;
--goldenrod-oklch: oklch(72% 0.14 79);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--goldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d49a25] text-[#d49a25] border-[#d49a25]
Shades & tints
Color harmonies
About this color
#D49A25 is a color with the RGB value rgb(212, 154, 37). 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.