Skip to content

#cdcd3c

a balanced, vivid yellow · cool · closest name: gold

RGB
205, 205, 60
HSL
60°, 59%, 52%
CMYK
0, 0, 71, 20
Luminance
0.5697

Every format

HEX#cdcd3c
RGBrgb(205, 205, 60)
HSLhsl(60, 59%, 52%)
CMYKcmyk(0%, 0%, 71%, 20%)
LABlab(80.2 -16.8 68.0)
LCHlch(80.2 70.0 103.9)
OKLCHoklch(0.823 0.160 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd3c on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd3c on black: 12.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow70.7%
Key (black)19.6%

Color previews

#cdcd3c text on a black background

contrast 12.39:1

Card sample

#cdcd3c text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd3c in the Color Lab