Skip to content

#cdd09c

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

RGB
205, 208, 156
HSL
64°, 36%, 71%
CMYK
1, 0, 25, 18
Luminance
0.6049

Every format

HEX#cdd09c
RGBrgb(205, 208, 156)
HSLhsl(64, 36%, 71%)
CMYKcmyk(1%, 0%, 25%, 18%)
LABlab(82.1 -9.4 25.6)
LCHlch(82.1 27.2 110.3)
OKLCHoklch(0.842 0.069 110.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green81.6%
Blue61.2%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow25.0%
Key (black)18.4%

Color previews

#cdd09c text on a black background

contrast 13.10:1

Card sample

#cdd09c text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd09c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd09c in the Color Lab