Skip to content

#b2af7f

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

RGB
178, 175, 127
HSL
57°, 25%, 60%
CMYK
0, 2, 29, 30
Luminance
0.4166

Every format

HEX#b2af7f
RGBrgb(178, 175, 127)
HSLhsl(57, 25%, 60%)
CMYKcmyk(0%, 2%, 29%, 30%)
LABlab(70.6 -6.6 25.1)
LCHlch(70.6 25.9 104.8)
OKLCHoklch(0.745 0.065 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green68.6%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta1.7%
Yellow28.7%
Key (black)30.2%

Color previews

#b2af7f text on a black background

contrast 9.33:1

Card sample

#b2af7f text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2af7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2af7f in the Color Lab