Skip to content

#acabaf

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

RGB
172, 171, 175
HSL
255°, 2%, 68%
CMYK
2, 2, 0, 31
Luminance
0.4099

Every format

HEX#acabaf
RGBrgb(172, 171, 175)
HSLhsl(255, 2%, 68%)
CMYKcmyk(2%, 2%, 0%, 31%)
LABlab(70.2 1.1 -1.9)
LCHlch(70.2 2.2 300.0)
OKLCHoklch(0.743 0.006 297.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acabaf on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#acabaf on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green67.1%
Blue68.6%

CMYK percentages

Cyan1.7%
Magenta2.3%
Yellow0.0%
Key (black)31.4%

Color previews

#acabaf text on a black background

contrast 9.20:1

Card sample

#acabaf text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acabaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acabaf in the Color Lab