Skip to content

#adaeaf

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

RGB
173, 174, 175
HSL
210°, 1%, 68%
CMYK
1, 1, 0, 31
Luminance
0.4225

Every format

HEX#adaeaf
RGBrgb(173, 174, 175)
HSLhsl(210, 1%, 68%)
CMYKcmyk(1%, 1%, 0%, 31%)
LABlab(71.0 -0.2 -0.6)
LCHlch(71.0 0.7 256.0)
OKLCHoklch(0.750 0.002 247.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adaeaf on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#adaeaf on black: 9.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green68.2%
Blue68.6%

CMYK percentages

Cyan1.1%
Magenta0.6%
Yellow0.0%
Key (black)31.4%

Color previews

#adaeaf text on a black background

contrast 9.45:1

Card sample

#adaeaf text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adaeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adaeaf in the Color Lab