Skip to content

#cdcdc3

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

RGB
205, 205, 195
HSL
60°, 9%, 78%
CMYK
0, 0, 5, 20
Luminance
0.6058

Every format

HEX#cdcdc3
RGBrgb(205, 205, 195)
HSLhsl(60, 9%, 78%)
CMYKcmyk(0%, 0%, 5%, 20%)
LABlab(82.2 -1.8 5.0)
LCHlch(82.2 5.3 109.7)
OKLCHoklch(0.846 0.014 106.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.4%
Blue76.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow4.9%
Key (black)19.6%

Color previews

#cdcdc3 text on a black background

contrast 13.12:1

Card sample

#cdcdc3 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcdc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcdc3 in the Color Lab