Skip to content

#cdab2d

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

RGB
205, 171, 45
HSL
47°, 64%, 49%
CMYK
0, 17, 78, 20
Luminance
0.4229

Every format

HEX#cdab2d
RGBrgb(205, 171, 45)
HSLhsl(47, 64%, 49%)
CMYKcmyk(0%, 17%, 78%, 20%)
LABlab(71.1 0.0 64.6)
LCHlch(71.1 64.6 90.0)
OKLCHoklch(0.751 0.141 92.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdab2d on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#cdab2d on black: 9.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.1%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta16.6%
Yellow78.0%
Key (black)19.6%

Color previews

#cdab2d text on a black background

contrast 9.46:1

Card sample

#cdab2d text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 171, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 171, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdab2d;
background: linear-gradient(135deg, #cdab2d, #84CD2D);

Monochromatic scale

Palettes built from #cdab2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdab2d in the Color Lab