Skip to content

#b2af7c

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

RGB
178, 175, 124
HSL
57°, 26%, 59%
CMYK
0, 2, 30, 30
Luminance
0.4158

Every format

HEX#b2af7c
RGBrgb(178, 175, 124)
HSLhsl(57, 26%, 59%)
CMYKcmyk(0%, 2%, 30%, 30%)
LABlab(70.6 -7.0 26.6)
LCHlch(70.6 27.5 104.8)
OKLCHoklch(0.744 0.069 105.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2af7c on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#b2af7c on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green68.6%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow30.3%
Key (black)30.2%

Color previews

#b2af7c text on a black background

contrast 9.32:1

Card sample

#b2af7c text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 175, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 175, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2af7c;
background: linear-gradient(135deg, #b2af7c, #91B27C);

Monochromatic scale

Palettes built from #b2af7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2af7c in the Color Lab