Skip to content

#cdcd3a

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

RGB
205, 205, 58
HSL
60°, 60%, 52%
CMYK
0, 0, 72, 20
Luminance
0.5695

Every format

HEX#cdcd3a
RGBrgb(205, 205, 58)
HSLhsl(60, 60%, 52%)
CMYKcmyk(0%, 0%, 72%, 20%)
LABlab(80.2 -16.9 68.6)
LCHlch(80.2 70.7 103.8)
OKLCHoklch(0.823 0.161 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green80.4%
Blue22.7%

CMYK percentages

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

Color previews

#cdcd3a text on a black background

contrast 12.39:1

Card sample

#cdcd3a text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd3a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd3a in the Color Lab