Skip to content

#cddadc

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

RGB
205, 218, 220
HSL
188°, 18%, 83%
CMYK
7, 1, 0, 14
Luminance
0.6829

Every format

HEX#cddadc
RGBrgb(205, 218, 220)
HSLhsl(188, 18%, 83%)
CMYKcmyk(7%, 1%, 0%, 14%)
LABlab(86.2 -4.0 -2.5)
LCHlch(86.2 4.7 212.0)
OKLCHoklch(0.879 0.014 207.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddadc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cddadc on black: 14.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue86.3%

CMYK percentages

Cyan6.8%
Magenta0.9%
Yellow0.0%
Key (black)13.7%

Color previews

#cddadc text on a black background

contrast 14.66:1

Card sample

#cddadc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddadc in the Color Lab