Skip to content

#cdcd9c

a light, soft yellow · cool · closest name: tan

RGB
205, 205, 156
HSL
60°, 33%, 71%
CMYK
0, 0, 24, 20
Luminance
0.5904

Every format

HEX#cdcd9c
RGBrgb(205, 205, 156)
HSLhsl(60, 33%, 71%)
CMYKcmyk(0%, 0%, 24%, 20%)
LABlab(81.3 -7.9 24.5)
LCHlch(81.3 25.7 107.9)
OKLCHoklch(0.836 0.065 107.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd9c on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd9c on black: 12.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue61.2%

CMYK percentages

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

Color previews

#cdcd9c text on a black background

contrast 12.81:1

Card sample

#cdcd9c text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd9c in the Color Lab