Skip to content

#b2ac2d

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

RGB
178, 172, 45
HSL
57°, 60%, 44%
CMYK
0, 3, 75, 30
Luminance
0.3916

Every format

HEX#b2ac2d
RGBrgb(178, 172, 45)
HSLhsl(57, 60%, 44%)
CMYKcmyk(0%, 3%, 75%, 30%)
LABlab(68.9 -12.3 61.6)
LCHlch(68.9 62.8 101.3)
OKLCHoklch(0.727 0.141 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ac2d on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#b2ac2d on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green67.5%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow74.7%
Key (black)30.2%

Color previews

#b2ac2d text on a black background

contrast 8.83:1

Card sample

#b2ac2d text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ac2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ac2d in the Color Lab