Skip to content

#adafbb

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

RGB
173, 175, 187
HSL
231°, 9%, 71%
CMYK
8, 6, 0, 27
Luminance
0.4313

Every format

HEX#adafbb
RGBrgb(173, 175, 187)
HSLhsl(231, 9%, 71%)
CMYKcmyk(8%, 6%, 0%, 27%)
LABlab(71.6 1.6 -6.4)
LCHlch(71.6 6.6 284.5)
OKLCHoklch(0.756 0.017 278.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adafbb on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#adafbb on black: 9.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green68.6%
Blue73.3%

CMYK percentages

Cyan7.5%
Magenta6.4%
Yellow0.0%
Key (black)26.7%

Color previews

#adafbb text on a black background

contrast 9.63:1

Card sample

#adafbb text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adafbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adafbb in the Color Lab