Skip to content

#cdd2d3

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

RGB
205, 210, 211
HSL
190°, 6%, 82%
CMYK
3, 1, 0, 17
Luminance
0.6378

Every format

HEX#cdd2d3
RGBrgb(205, 210, 211)
HSLhsl(190, 6%, 82%)
CMYKcmyk(3%, 1%, 0%, 17%)
LABlab(83.8 -1.5 -1.1)
LCHlch(83.8 1.9 215.8)
OKLCHoklch(0.860 0.006 211.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd2d3 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#cdd2d3 on black: 13.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green82.4%
Blue82.7%

CMYK percentages

Cyan2.8%
Magenta0.5%
Yellow0.0%
Key (black)17.3%

Color previews

#cdd2d3 text on a black background

contrast 13.76:1

Card sample

#cdd2d3 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2d3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd2d3 in the Color Lab