Skip to content

#b3b2b4

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

RGB
179, 178, 180
HSL
270°, 1%, 70%
CMYK
1, 1, 0, 29
Luminance
0.4472

Every format

HEX#b3b2b4
RGBrgb(179, 178, 180)
HSLhsl(270, 1%, 70%)
CMYKcmyk(1%, 1%, 0%, 29%)
LABlab(72.7 0.7 -0.9)
LCHlch(72.7 1.1 309.4)
OKLCHoklch(0.765 0.003 308.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3b2b4 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#b3b2b4 on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green69.8%
Blue70.6%

CMYK percentages

Cyan0.6%
Magenta1.1%
Yellow0.0%
Key (black)29.4%

Color previews

#b3b2b4 text on a black background

contrast 9.94:1

Card sample

#b3b2b4 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 178, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 178, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3b2b4;
background: linear-gradient(135deg, #b3b2b4, #B4B2B4);

Monochromatic scale

Palettes built from #b3b2b4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3b2b4 in the Color Lab