Skip to content

#cdced2

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

RGB
205, 206, 210
HSL
228°, 5%, 81%
CMYK
2, 2, 0, 18
Luminance
0.6177

Every format

HEX#cdced2
RGBrgb(205, 206, 210)
HSLhsl(228, 5%, 81%)
CMYKcmyk(2%, 2%, 0%, 18%)
LABlab(82.8 0.4 -2.1)
LCHlch(82.8 2.1 280.8)
OKLCHoklch(0.852 0.006 275.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdced2 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#cdced2 on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.8%
Blue82.4%

CMYK percentages

Cyan2.4%
Magenta1.9%
Yellow0.0%
Key (black)17.6%

Color previews

#cdced2 text on a black background

contrast 13.35:1

Card sample

#cdced2 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdced2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdced2 in the Color Lab