Skip to content

#cdcd25

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

RGB
205, 205, 37
HSL
60°, 69%, 48%
CMYK
0, 0, 82, 20
Luminance
0.5678

Every format

HEX#cdcd25
RGBrgb(205, 205, 37)
HSLhsl(60, 69%, 48%)
CMYKcmyk(0%, 0%, 82%, 20%)
LABlab(80.0 -17.7 74.7)
LCHlch(80.0 76.8 103.3)
OKLCHoklch(0.822 0.171 109.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcd25 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#cdcd25 on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green80.4%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow82.0%
Key (black)19.6%

Color previews

#cdcd25 text on a black background

contrast 12.36:1

Card sample

#cdcd25 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcd25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcd25 in the Color Lab