Skip to content

#cdcdc2

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

RGB
205, 205, 194
HSL
60°, 10%, 78%
CMYK
0, 0, 5, 20
Luminance
0.6054

Every format

HEX#cdcdc2
RGBrgb(205, 205, 194)
HSLhsl(60, 10%, 78%)
CMYKcmyk(0%, 0%, 5%, 20%)
LABlab(82.1 -2.0 5.5)
LCHlch(82.1 5.8 109.7)
OKLCHoklch(0.845 0.015 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcdc2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#cdcdc2 on black: 13.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow5.4%
Key (black)19.6%

Color previews

#cdcdc2 text on a black background

contrast 13.11:1

Card sample

#cdcdc2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcdc2 in the Color Lab