Skip to content

#b0ac2c

a dark, vivid yellow · cool · closest name: olive

RGB
176, 172, 44
HSL
58°, 60%, 43%
CMYK
0, 2, 75, 31
Luminance
0.3892

Every format

HEX#b0ac2c
RGBrgb(176, 172, 44)
HSLhsl(58, 60%, 43%)
CMYKcmyk(0%, 2%, 75%, 31%)
LABlab(68.7 -13.2 61.7)
LCHlch(68.7 63.1 102.1)
OKLCHoklch(0.726 0.142 107.6)

Copy-ready code

/* CSS */
color: #b0ac2c;
background-color: #b0ac2c;
/* Tailwind (arbitrary) */
class="text-[#b0ac2c] bg-[#b0ac2c]"
/* SCSS */
$brand: #b0ac2c;
/* SwiftUI */
Color(red: 0.690, green: 0.675, blue: 0.173)
/* Android */
Color.parseColor("#b0ac2c")

Accessibility — WCAG contrast

Aa
#b0ac2c on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#b0ac2c on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green67.5%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta2.3%
Yellow75.0%
Key (black)31.0%

Color previews

#b0ac2c text on a black background

contrast 8.78:1

Card sample

#b0ac2c text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #b0ac2c;
Background color
Panel with #b0ac2c background
background-color: #b0ac2c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #b0ac2c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(176, 172, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 172, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0ac2c;
background: linear-gradient(135deg, #b0ac2c, #5CB02C);

Monochromatic scale

Palettes built from #b0ac2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0ac2c in the Color Lab