Skip to content

#c0c01c

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

RGB
192, 192, 28
HSL
60°, 75%, 43%
CMYK
0, 0, 85, 25
Luminance
0.4899

Every format

HEX#c0c01c
RGBrgb(192, 192, 28)
HSLhsl(60, 75%, 43%)
CMYKcmyk(0%, 0%, 85%, 25%)
LABlab(75.5 -17.0 72.5)
LCHlch(75.5 74.5 103.2)
OKLCHoklch(0.782 0.165 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0c01c on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#c0c01c on black: 10.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green75.3%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow85.4%
Key (black)24.7%

Color previews

#c0c01c text on a black background

contrast 10.80:1

Card sample

#c0c01c text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 192, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 192, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0c01c;
background: linear-gradient(135deg, #c0c01c, #53C01C);

Monochromatic scale

Palettes built from #c0c01c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c01c in the Color Lab