Skip to content

#cdd2d8

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

RGB
205, 210, 216
HSL
213°, 12%, 83%
CMYK
5, 3, 0, 15
Luminance
0.6403

Every format

HEX#cdd2d8
RGBrgb(205, 210, 216)
HSLhsl(213, 12%, 83%)
CMYKcmyk(5%, 3%, 0%, 15%)
LABlab(84.0 -0.6 -3.5)
LCHlch(84.0 3.6 260.9)
OKLCHoklch(0.862 0.010 252.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd2d8 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#cdd2d8 on black: 13.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green82.4%
Blue84.7%

CMYK percentages

Cyan5.1%
Magenta2.8%
Yellow0.0%
Key (black)15.3%

Color previews

#cdd2d8 text on a black background

contrast 13.81:1

Card sample

#cdd2d8 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2d8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd2d8 in the Color Lab