Skip to content

#cdd4cc

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

RGB
205, 212, 204
HSL
113°, 9%, 82%
CMYK
3, 0, 4, 17
Luminance
0.6443

Every format

HEX#cdd4cc
RGBrgb(205, 212, 204)
HSLhsl(113, 9%, 82%)
CMYKcmyk(3%, 0%, 4%, 17%)
LABlab(84.2 -3.8 3.1)
LCHlch(84.2 5.0 140.8)
OKLCHoklch(0.862 0.013 141.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd4cc on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#cdd4cc on black: 13.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green83.1%
Blue80.0%

CMYK percentages

Cyan3.3%
Magenta0.0%
Yellow3.8%
Key (black)16.9%

Color previews

#cdd4cc text on a black background

contrast 13.89:1

Card sample

#cdd4cc text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd4cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd4cc in the Color Lab