Skip to content

#cdcd95

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

RGB
205, 205, 149
HSL
60°, 36%, 69%
CMYK
0, 0, 27, 20
Luminance
0.5881

Every format

HEX#cdcd95
RGBrgb(205, 205, 149)
HSLhsl(60, 36%, 69%)
CMYKcmyk(0%, 0%, 27%, 20%)
LABlab(81.2 -8.8 28.0)
LCHlch(81.2 29.3 107.5)
OKLCHoklch(0.835 0.074 107.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd95 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd95 on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow27.3%
Key (black)19.6%

Color previews

#cdcd95 text on a black background

contrast 12.76:1

Card sample

#cdcd95 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd95 in the Color Lab