Skip to content

#cdac21

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

RGB
205, 172, 33
HSL
49°, 72%, 47%
CMYK
0, 16, 84, 20
Luminance
0.4259

Every format

HEX#cdac21
RGBrgb(205, 172, 33)
HSLhsl(49, 72%, 47%)
CMYKcmyk(0%, 16%, 84%, 20%)
LABlab(71.3 -0.9 68.3)
LCHlch(71.3 68.3 90.7)
OKLCHoklch(0.752 0.147 94.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac21 on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#cdac21 on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow83.9%
Key (black)19.6%

Color previews

#cdac21 text on a black background

contrast 9.52:1

Card sample

#cdac21 text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 172, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 172, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdac21;
background: linear-gradient(135deg, #cdac21, #7BCD21);

Monochromatic scale

Palettes built from #cdac21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac21 in the Color Lab