Skip to content

#cdd9da

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

RGB
205, 217, 218
HSL
185°, 15%, 83%
CMYK
6, 1, 0, 15
Luminance
0.6767

Every format

HEX#cdd9da
RGBrgb(205, 217, 218)
HSLhsl(185, 15%, 83%)
CMYKcmyk(6%, 1%, 0%, 15%)
LABlab(85.8 -3.8 -1.9)
LCHlch(85.8 4.3 206.2)
OKLCHoklch(0.876 0.013 202.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd9da on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cdd9da on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.1%
Blue85.5%

CMYK percentages

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

Color previews

#cdd9da text on a black background

contrast 14.53:1

Card sample

#cdd9da text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd9da in the Color Lab