Skip to content

#cdac0c

a dark, electric yellow · cool · closest name: gold

RGB
205, 172, 12
HSL
50°, 89%, 43%
CMYK
0, 16, 94, 20
Luminance
0.4251

Every format

HEX#cdac0c
RGBrgb(205, 172, 12)
HSLhsl(50, 89%, 43%)
CMYKcmyk(0%, 16%, 94%, 20%)
LABlab(71.2 -1.3 72.4)
LCHlch(71.2 72.4 91.0)
OKLCHoklch(0.752 0.152 94.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green67.5%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow94.1%
Key (black)19.6%

Color previews

#cdac0c text on a black background

contrast 9.50:1

Card sample

#cdac0c text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac0c in the Color Lab