Skip to content

#b0b080

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

RGB
176, 176, 128
HSL
60°, 23%, 60%
CMYK
0, 0, 27, 31
Luminance
0.4184

Every format

HEX#b0b080
RGBrgb(176, 176, 128)
HSLhsl(60, 23%, 60%)
CMYKcmyk(0%, 0%, 27%, 31%)
LABlab(70.8 -7.8 24.7)
LCHlch(70.8 25.9 107.6)
OKLCHoklch(0.745 0.065 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0b080 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#b0b080 on black: 9.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green69.0%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow27.3%
Key (black)31.0%

Color previews

#b0b080 text on a black background

contrast 9.37:1

Card sample

#b0b080 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 176, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 176, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0b080;
background: linear-gradient(135deg, #b0b080, #90B080);

Monochromatic scale

Palettes built from #b0b080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0b080 in the Color Lab