Skip to content

#abadba

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

RGB
171, 173, 186
HSL
232°, 10%, 70%
CMYK
8, 7, 0, 27
Luminance
0.4209

Every format

HEX#abadba
RGBrgb(171, 173, 186)
HSLhsl(232, 10%, 70%)
CMYKcmyk(8%, 7%, 0%, 27%)
LABlab(70.9 1.9 -6.9)
LCHlch(70.9 7.1 285.1)
OKLCHoklch(0.750 0.019 279.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abadba on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#abadba on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green67.8%
Blue72.9%

CMYK percentages

Cyan8.1%
Magenta7.0%
Yellow0.0%
Key (black)27.1%

Color previews

#abadba text on a black background

contrast 9.42:1

Card sample

#abadba text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abadba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abadba in the Color Lab