Skip to content

#afadab

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

RGB
175, 173, 171
HSL
30°, 2%, 68%
CMYK
0, 1, 2, 31
Luminance
0.4194

Every format

HEX#afadab
RGBrgb(175, 173, 171)
HSLhsl(30, 2%, 68%)
CMYKcmyk(0%, 1%, 2%, 31%)
LABlab(70.8 0.3 1.3)
LCHlch(70.8 1.3 75.1)
OKLCHoklch(0.749 0.004 67.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afadab on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#afadab on black: 9.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.8%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta1.1%
Yellow2.3%
Key (black)31.4%

Color previews

#afadab text on a black background

contrast 9.39:1

Card sample

#afadab text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 173, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 173, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afadab;
background: linear-gradient(135deg, #afadab, #AEAFAB);

Monochromatic scale

Palettes built from #afadab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afadab in the Color Lab