Skip to content

#cdd8da

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

RGB
205, 216, 218
HSL
189°, 15%, 83%
CMYK
6, 1, 0, 15
Luminance
0.6715

Every format

HEX#cdd8da
RGBrgb(205, 216, 218)
HSLhsl(189, 15%, 83%)
CMYKcmyk(6%, 1%, 0%, 15%)
LABlab(85.6 -3.3 -2.3)
LCHlch(85.6 4.0 214.4)
OKLCHoklch(0.874 0.012 209.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd8da on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#cdd8da on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green84.7%
Blue85.5%

CMYK percentages

Cyan6.0%
Magenta0.9%
Yellow0.0%
Key (black)14.5%

Color previews

#cdd8da text on a black background

contrast 14.43:1

Card sample

#cdd8da text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd8da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd8da in the Color Lab