Skip to content

#cdc07d

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

RGB
205, 192, 125
HSL
50°, 44%, 65%
CMYK
0, 6, 39, 20
Luminance
0.5216

Every format

HEX#cdc07d
RGBrgb(205, 192, 125)
HSLhsl(50, 44%, 65%)
CMYKcmyk(0%, 6%, 39%, 20%)
LABlab(77.4 -5.1 35.4)
LCHlch(77.4 35.8 98.1)
OKLCHoklch(0.803 0.088 98.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdc07d on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#cdc07d on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green75.3%
Blue49.0%

CMYK percentages

Cyan0.0%
Magenta6.3%
Yellow39.0%
Key (black)19.6%

Color previews

#cdc07d text on a black background

contrast 11.43:1

Card sample

#cdc07d text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdc07d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdc07d in the Color Lab