Skip to content

#bbaaaa

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

RGB
187, 170, 170
HSL
0°, 11%, 70%
CMYK
0, 9, 9, 27
Luminance
0.4222

Every format

HEX#bbaaaa
RGBrgb(187, 170, 170)
HSLhsl(0, 11%, 70%)
CMYKcmyk(0%, 9%, 9%, 27%)
LABlab(71.0 6.1 2.2)
LCHlch(71.0 6.5 20.0)
OKLCHoklch(0.752 0.020 17.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbaaaa on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#bbaaaa on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green66.7%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta9.1%
Yellow9.1%
Key (black)26.7%

Color previews

#bbaaaa text on a black background

contrast 9.44:1

Card sample

#bbaaaa text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbaaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbaaaa in the Color Lab