Skip to content

#cdd02a

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

RGB
205, 208, 42
HSL
61°, 66%, 49%
CMYK
1, 0, 80, 18
Luminance
0.5826

Every format

HEX#cdd02a
RGBrgb(205, 208, 42)
HSLhsl(61, 66%, 49%)
CMYKcmyk(1%, 0%, 80%, 18%)
LABlab(80.9 -19.0 74.2)
LCHlch(80.9 76.6 104.4)
OKLCHoklch(0.829 0.172 110.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd02a on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#cdd02a on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green81.6%
Blue16.5%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow79.8%
Key (black)18.4%

Color previews

#cdd02a text on a black background

contrast 12.65:1

Card sample

#cdd02a text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd02a in the Color Lab