Skip to content

#adadac

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

RGB
173, 173, 172
HSL
60°, 1%, 68%
CMYK
0, 0, 1, 32
Luminance
0.4175

Every format

HEX#adadac
RGBrgb(173, 173, 172)
HSLhsl(60, 1%, 68%)
CMYKcmyk(0%, 0%, 1%, 32%)
LABlab(70.7 -0.2 0.5)
LCHlch(70.7 0.5 110.4)
OKLCHoklch(0.747 0.001 106.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#adadac text on a black background

contrast 9.35:1

Card sample

#adadac text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adadac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adadac in the Color Lab