Skip to content

#cdcb2a

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

RGB
205, 203, 42
HSL
59°, 66%, 48%
CMYK
0, 1, 80, 20
Luminance
0.5586

Every format

HEX#cdcb2a
RGBrgb(205, 203, 42)
HSLhsl(59, 66%, 48%)
CMYKcmyk(0%, 1%, 80%, 20%)
LABlab(79.5 -16.5 73.0)
LCHlch(79.5 74.8 102.8)
OKLCHoklch(0.818 0.167 108.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdcb2a on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#cdcb2a on black: 12.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green79.6%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow79.5%
Key (black)19.6%

Color previews

#cdcb2a text on a black background

contrast 12.17:1

Card sample

#cdcb2a text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdcb2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdcb2a in the Color Lab