Skip to content

#c4ac00

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

RGB
196, 172, 0
HSL
53°, 100%, 38%
CMYK
0, 12, 100, 23
Luminance
0.4124

Every format

HEX#c4ac00
RGBrgb(196, 172, 0)
HSLhsl(53, 100%, 38%)
CMYKcmyk(0%, 12%, 100%, 23%)
LABlab(70.3 -5.4 72.8)
LCHlch(70.3 73.0 94.2)
OKLCHoklch(0.743 0.154 99.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4ac00 on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#c4ac00 on black: 9.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta12.2%
Yellow100.0%
Key (black)23.1%

Color previews

#c4ac00 text on a black background

contrast 9.25:1

Card sample

#c4ac00 text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c4ac00 in the Color Lab