#AE7D18
≈ darkgoldenrod · rgb(174, 125, 24)
Color formats
HEX#AE7D18
RGBrgb(174, 125, 24)
HSLhsl(40, 76%, 39%)
HSVhsv(40, 86%, 68%)
OKLCHoklch(62% 0.12 79)
CMYKcmyk(0%, 28%, 86%, 32%)
Contrast & accessibility
On white3.65:1below AA
On black5.75:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
--darkgoldenrod: #ae7d18;
--darkgoldenrod-rgb: 174 125 24;
--darkgoldenrod-oklch: oklch(62% 0.12 79);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ae7d18] text-[#ae7d18] border-[#ae7d18]
Shades & tints
Color harmonies
About this color
#AE7D18 is a color with the RGB value rgb(174, 125, 24). Its closest CSS named color is "darkgoldenrod". 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.