Skip to content

#cdcdcb

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

RGB
205, 205, 203
HSL
60°, 2%, 80%
CMYK
0, 0, 1, 20
Luminance
0.6095

Every format

HEX#cdcdcb
RGBrgb(205, 205, 203)
HSLhsl(60, 2%, 80%)
CMYKcmyk(0%, 0%, 1%, 20%)
LABlab(82.3 -0.4 1.0)
LCHlch(82.3 1.1 110.0)
OKLCHoklch(0.848 0.003 106.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcdcb on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#cdcdcb on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow1.0%
Key (black)19.6%

Color previews

#cdcdcb text on a black background

contrast 13.19:1

Card sample

#cdcdcb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcdcb in the Color Lab