Skip to content

#bbbaba

a light, muted gray · warm · “silver”

RGB
187, 186, 186
HSL
0°, 1%, 73%
CMYK
0, 1, 1, 27
Luminance
0.4923

Every format

HEX#bbbaba
RGBrgb(187, 186, 186)
HSLhsl(0, 1%, 73%)
CMYKcmyk(0%, 1%, 1%, 27%)
LABlab(75.6 0.3 0.1)
LCHlch(75.6 0.4 18.9)
OKLCHoklch(0.790 0.001 17.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbbaba on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#bbbaba on black: 10.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green72.9%
Blue72.9%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow0.5%
Key (black)26.7%

Color previews

#bbbaba text on a black background

contrast 10.85:1

Card sample

#bbbaba text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbbaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbbaba in the Color Lab