Skip to content

#adaba2

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

RGB
173, 171, 162
HSL
49°, 6%, 66%
CMYK
0, 1, 6, 32
Luminance
0.4062

Every format

HEX#adaba2
RGBrgb(173, 171, 162)
HSLhsl(49, 6%, 66%)
CMYKcmyk(0%, 1%, 6%, 32%)
LABlab(69.9 -0.9 4.9)
LCHlch(69.9 5.0 100.8)
OKLCHoklch(0.740 0.013 96.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adaba2 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#adaba2 on black: 9.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green67.1%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta1.2%
Yellow6.4%
Key (black)32.2%

Color previews

#adaba2 text on a black background

contrast 9.12:1

Card sample

#adaba2 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adaba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adaba2 in the Color Lab