Skip to content

#c7c01b

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

RGB
199, 192, 27
HSL
58°, 76%, 44%
CMYK
0, 4, 86, 22
Luminance
0.4992

Every format

HEX#c7c01b
RGBrgb(199, 192, 27)
HSLhsl(58, 76%, 44%)
CMYKcmyk(0%, 4%, 86%, 22%)
LABlab(76.0 -14.0 73.4)
LCHlch(76.0 74.7 100.8)
OKLCHoklch(0.788 0.164 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7c01b on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#c7c01b on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green75.3%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow86.4%
Key (black)22.0%

Color previews

#c7c01b text on a black background

contrast 10.98:1

Card sample

#c7c01b text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7c01b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7c01b in the Color Lab