Skip to content

#c9ac00

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

RGB
201, 172, 0
HSL
51°, 100%, 39%
CMYK
0, 14, 100, 21
Luminance
0.4192

Every format

HEX#c9ac00
RGBrgb(201, 172, 0)
HSLhsl(51, 100%, 39%)
CMYKcmyk(0%, 14%, 100%, 21%)
LABlab(70.8 -3.2 73.4)
LCHlch(70.8 73.5 92.5)
OKLCHoklch(0.747 0.154 96.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c9ac00 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#c9ac00 on black: 9.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta14.4%
Yellow100.0%
Key (black)21.2%

Color previews

#c9ac00 text on a black background

contrast 9.38:1

Card sample

#c9ac00 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c9ac00 in the Color Lab