Skip to content

#adacad

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

RGB
173, 172, 173
HSL
300°, 1%, 68%
CMYK
0, 1, 0, 32
Luminance
0.4141

Every format

HEX#adacad
RGBrgb(173, 172, 173)
HSLhsl(300, 1%, 68%)
CMYKcmyk(0%, 1%, 0%, 32%)
LABlab(70.5 0.5 -0.4)
LCHlch(70.5 0.7 324.2)
OKLCHoklch(0.746 0.002 325.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adacad on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#adacad on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green67.5%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta0.6%
Yellow0.0%
Key (black)32.2%

Color previews

#adacad text on a black background

contrast 9.28:1

Card sample

#adacad text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adacad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adacad in the Color Lab