Skip to content

#b2ac7f

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

RGB
178, 172, 127
HSL
53°, 25%, 60%
CMYK
0, 3, 29, 30
Luminance
0.4050

Every format

HEX#b2ac7f
RGBrgb(178, 172, 127)
HSLhsl(53, 25%, 60%)
CMYKcmyk(0%, 3%, 29%, 30%)
LABlab(69.8 -5.0 24.0)
LCHlch(69.8 24.5 101.9)
OKLCHoklch(0.738 0.061 101.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ac7f on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#b2ac7f on black: 9.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green67.5%
Blue49.8%

CMYK percentages

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

Color previews

#b2ac7f text on a black background

contrast 9.10:1

Card sample

#b2ac7f text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ac7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ac7f in the Color Lab