Skip to content

#B1AF36

≈ olive · rgb(177, 175, 54)
Color formats
HEX#B1AF36
RGBrgb(177, 175, 54)
HSLhsl(59, 53%, 45%)
HSVhsv(59, 69%, 69%)
OKLCHoklch(73% 0.14 108)
CMYKcmyk(0%, 1%, 69%, 31%)
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: #b1af36;
  --olive-rgb: 177 175 54;
  --olive-oklch: oklch(73% 0.14 108);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--olive-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b1af36] text-[#b1af36] border-[#b1af36]
Shades & tints
Color harmonies
About this color

#B1AF36 is a color with the RGB value rgb(177, 175, 54). 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.

Related

Convert #B1AF36 to other formats

Palettes with a similar color

Gradients with a similar color

Copied