Skip to content

#cdd09d

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

RGB
205, 208, 157
HSL
64°, 35%, 72%
CMYK
1, 0, 25, 18
Luminance
0.6053

Every format

HEX#cdd09d
RGBrgb(205, 208, 157)
HSLhsl(64, 35%, 72%)
CMYKcmyk(1%, 0%, 25%, 18%)
LABlab(82.1 -9.3 25.1)
LCHlch(82.1 26.7 110.3)
OKLCHoklch(0.843 0.068 110.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow24.5%
Key (black)18.4%

Color previews

#cdd09d text on a black background

contrast 13.11:1

Card sample

#cdd09d text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd09d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd09d in the Color Lab