Skip to content

#c7ac00

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

RGB
199, 172, 0
HSL
52°, 100%, 39%
CMYK
0, 14, 100, 22
Luminance
0.4165

Every format

HEX#c7ac00
RGBrgb(199, 172, 0)
HSLhsl(52, 100%, 39%)
CMYKcmyk(0%, 14%, 100%, 22%)
LABlab(70.6 -4.1 73.2)
LCHlch(70.6 73.3 93.2)
OKLCHoklch(0.746 0.154 97.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7ac00 on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#c7ac00 on black: 9.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow100.0%
Key (black)22.0%

Color previews

#c7ac00 text on a black background

contrast 9.33:1

Card sample

#c7ac00 text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7ac00 in the Color Lab