Skip to content

#c5ac00

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

RGB
197, 172, 0
HSL
52°, 100%, 39%
CMYK
0, 13, 100, 23
Luminance
0.4138

Every format

HEX#c5ac00
RGBrgb(197, 172, 0)
HSLhsl(52, 100%, 39%)
CMYKcmyk(0%, 13%, 100%, 23%)
LABlab(70.4 -5.0 72.9)
LCHlch(70.4 73.1 93.9)
OKLCHoklch(0.744 0.154 98.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c5ac00 on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#c5ac00 on black: 9.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.3%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta12.7%
Yellow100.0%
Key (black)22.7%

Color previews

#c5ac00 text on a black background

contrast 9.28:1

Card sample

#c5ac00 text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c5ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c5ac00 in the Color Lab