Skip to content

#afada2

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

RGB
175, 173, 162
HSL
51°, 8%, 66%
CMYK
0, 1, 7, 31
Luminance
0.4161

Every format

HEX#afada2
RGBrgb(175, 173, 162)
HSLhsl(51, 8%, 66%)
CMYKcmyk(0%, 1%, 7%, 31%)
LABlab(70.6 -1.3 5.9)
LCHlch(70.6 6.0 102.2)
OKLCHoklch(0.746 0.016 98.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afada2 on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#afada2 on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green67.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta1.1%
Yellow7.4%
Key (black)31.4%

Color previews

#afada2 text on a black background

contrast 9.32:1

Card sample

#afada2 text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afada2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afada2 in the Color Lab