Skip to content

#cdad3c

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

RGB
205, 173, 60
HSL
47°, 59%, 52%
CMYK
0, 16, 71, 20
Luminance
0.4319

Every format

HEX#cdad3c
RGBrgb(205, 173, 60)
HSLhsl(47, 59%, 52%)
CMYKcmyk(0%, 16%, 71%, 20%)
LABlab(71.7 -0.4 59.6)
LCHlch(71.7 59.6 90.3)
OKLCHoklch(0.756 0.133 92.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdad3c on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#cdad3c on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.8%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow70.7%
Key (black)19.6%

Color previews

#cdad3c text on a black background

contrast 9.64:1

Card sample

#cdad3c text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdad3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdad3c in the Color Lab