Skip to content

#babbba

a light, muted gray · cool · “silver”

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

Every format

HEX#babbba
RGBrgb(186, 187, 186)
HSLhsl(120, 1%, 73%)
CMYKcmyk(1%, 0%, 1%, 27%)
LABlab(75.8 -0.5 0.4)
LCHlch(75.8 0.7 144.4)
OKLCHoklch(0.791 0.002 145.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#babbba on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#babbba on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green73.3%
Blue72.9%

CMYK percentages

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

Color previews

#babbba text on a black background

contrast 10.90:1

Card sample

#babbba text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #babbba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #babbba in the Color Lab