Skip to content

#aaa2ac

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

RGB
170, 162, 172
HSL
288°, 6%, 66%
CMYK
1, 6, 0, 33
Luminance
0.3737

Every format

HEX#aaa2ac
RGBrgb(170, 162, 172)
HSLhsl(288, 6%, 66%)
CMYKcmyk(1%, 6%, 0%, 33%)
LABlab(67.5 4.8 -4.1)
LCHlch(67.5 6.3 319.1)
OKLCHoklch(0.722 0.017 319.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aaa2ac on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#aaa2ac on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green63.5%
Blue67.5%

CMYK percentages

Cyan1.2%
Magenta5.8%
Yellow0.0%
Key (black)32.5%

Color previews

#aaa2ac text on a black background

contrast 8.47:1

Card sample

#aaa2ac text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaa2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaa2ac in the Color Lab