Skip to content

#b2ab9a

a light, muted yellow · warm · closest name: silver

RGB
178, 171, 154
HSL
43°, 14%, 65%
CMYK
0, 4, 14, 30
Luminance
0.4092

Every format

HEX#b2ab9a
RGBrgb(178, 171, 154)
HSLhsl(43, 14%, 65%)
CMYKcmyk(0%, 4%, 14%, 30%)
LABlab(70.1 -0.5 9.7)
LCHlch(70.1 9.7 92.7)
OKLCHoklch(0.742 0.025 88.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green67.1%
Blue60.4%

CMYK percentages

Cyan0.0%
Magenta3.9%
Yellow13.5%
Key (black)30.2%

Color previews

#b2ab9a text on a black background

contrast 9.18:1

Card sample

#b2ab9a text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 171, 154, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 171, 154, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2ab9a;
background: linear-gradient(135deg, #b2ab9a, #A9B29A);

Monochromatic scale

Palettes built from #b2ab9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ab9a in the Color Lab