Skip to content

#cdc87f

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

RGB
205, 200, 127
HSL
56°, 44%, 65%
CMYK
0, 2, 38, 20
Luminance
0.5582

Every format

HEX#cdc87f
RGBrgb(205, 200, 127)
HSLhsl(56, 44%, 65%)
CMYKcmyk(0%, 2%, 38%, 20%)
LABlab(79.5 -9.0 37.1)
LCHlch(79.5 38.2 103.6)
OKLCHoklch(0.820 0.094 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdc87f on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cdc87f on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green78.4%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow38.0%
Key (black)19.6%

Color previews

#cdc87f text on a black background

contrast 12.16:1

Card sample

#cdc87f text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdc87f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdc87f in the Color Lab