Skip to content

#cddadf

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

RGB
205, 218, 223
HSL
197°, 22%, 84%
CMYK
8, 2, 0, 13
Luminance
0.6845

Every format

HEX#cddadf
RGBrgb(205, 218, 223)
HSLhsl(197, 22%, 84%)
CMYKcmyk(8%, 2%, 0%, 13%)
LABlab(86.2 -3.4 -4.0)
LCHlch(86.2 5.2 229.4)
OKLCHoklch(0.880 0.016 222.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.5%
Blue87.5%

CMYK percentages

Cyan8.1%
Magenta2.2%
Yellow0.0%
Key (black)12.5%

Color previews

#cddadf text on a black background

contrast 14.69:1

Card sample

#cddadf text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddadf in the Color Lab