Skip to content

#afadac

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

RGB
175, 173, 172
HSL
20°, 2%, 68%
CMYK
0, 1, 2, 31
Luminance
0.4198

Every format

HEX#afadac
RGBrgb(175, 173, 172)
HSLhsl(20, 2%, 68%)
CMYKcmyk(0%, 1%, 2%, 31%)
LABlab(70.9 0.5 0.8)
LCHlch(70.9 0.9 55.6)
OKLCHoklch(0.749 0.003 48.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green67.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta1.1%
Yellow1.7%
Key (black)31.4%

Color previews

#afadac text on a black background

contrast 9.40:1

Card sample

#afadac text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afadac in the Color Lab