Skip to content

#cdd8cd

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

RGB
205, 216, 205
HSL
120°, 12%, 83%
CMYK
5, 0, 5, 15
Luminance
0.6650

Every format

HEX#cdd8cd
RGBrgb(205, 216, 205)
HSLhsl(120, 12%, 83%)
CMYKcmyk(5%, 0%, 5%, 15%)
LABlab(85.3 -5.7 4.1)
LCHlch(85.3 7.1 144.1)
OKLCHoklch(0.871 0.019 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd8cd on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cdd8cd on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green84.7%
Blue80.4%

CMYK percentages

Cyan5.1%
Magenta0.0%
Yellow5.1%
Key (black)15.3%

Color previews

#cdd8cd text on a black background

contrast 14.30:1

Card sample

#cdd8cd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd8cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd8cd in the Color Lab