#B5AE25
≈ olive · rgb(181, 174, 37)
Color formats
HEX#B5AE25
RGBrgb(181, 174, 37)
HSLhsl(57, 66%, 43%)
HSVhsv(57, 80%, 71%)
OKLCHoklch(73% 0.15 106)
CMYKcmyk(0%, 4%, 80%, 29%)
Contrast & accessibility
On white2.32:1below AA
On black9.05:1AA pass
Best text color#000000
Nearest CSS name: olive
Copy-ready code
CSS custom properties
:root {
--olive: #b5ae25;
--olive-rgb: 181 174 37;
--olive-oklch: oklch(73% 0.15 106);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b5ae25] text-[#b5ae25] border-[#b5ae25]
Shades & tints
Color harmonies
About this color
#B5AE25 is a color with the RGB value rgb(181, 174, 37). Its closest CSS named color is "olive". 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.