Skip to content

#b2ac63

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

RGB
178, 172, 99
HSL
55°, 34%, 54%
CMYK
0, 3, 44, 30
Luminance
0.3987

Every format

HEX#b2ac63
RGBrgb(178, 172, 99)
HSLhsl(55, 34%, 54%)
CMYKcmyk(0%, 3%, 44%, 30%)
LABlab(69.4 -8.4 38.2)
LCHlch(69.4 39.1 102.4)
OKLCHoklch(0.733 0.095 104.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ac63 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#b2ac63 on black: 8.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green67.5%
Blue38.8%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow44.4%
Key (black)30.2%

Color previews

#b2ac63 text on a black background

contrast 8.97:1

Card sample

#b2ac63 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ac63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ac63 in the Color Lab