Skip to content

#b2ac8d

a balanced, soft yellow · cool · closest name: tan

RGB
178, 172, 141
HSL
50°, 19%, 63%
CMYK
0, 3, 21, 30
Luminance
0.4089

Every format

HEX#b2ac8d
RGBrgb(178, 172, 141)
HSLhsl(50, 19%, 63%)
CMYKcmyk(0%, 3%, 21%, 30%)
LABlab(70.1 -3.0 16.8)
LCHlch(70.1 17.0 100.3)
OKLCHoklch(0.741 0.043 98.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ac8d on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#b2ac8d on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green67.5%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow20.8%
Key (black)30.2%

Color previews

#b2ac8d text on a black background

contrast 9.18:1

Card sample

#b2ac8d text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ac8d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ac8d in the Color Lab