Skip to content

#bbbb88

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

RGB
187, 187, 136
HSL
60°, 27%, 63%
CMYK
0, 0, 27, 27
Luminance
0.4788

Every format

HEX#bbbb88
RGBrgb(187, 187, 136)
HSLhsl(60, 27%, 63%)
CMYKcmyk(0%, 0%, 27%, 27%)
LABlab(74.8 -8.2 25.9)
LCHlch(74.8 27.2 107.6)
OKLCHoklch(0.779 0.068 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbbb88 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#bbbb88 on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green73.3%
Blue53.3%

CMYK percentages

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

Color previews

#bbbb88 text on a black background

contrast 10.58:1

Card sample

#bbbb88 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(187, 187, 136, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 187, 136, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbbb88;
background: linear-gradient(135deg, #bbbb88, #99BB88);

Monochromatic scale

Palettes built from #bbbb88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbb88 in the Color Lab