Skip to content

#c0c01f

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

RGB
192, 192, 31
HSL
60°, 72%, 44%
CMYK
0, 0, 84, 25
Luminance
0.4900

Every format

HEX#c0c01f
RGBrgb(192, 192, 31)
HSLhsl(60, 72%, 44%)
CMYKcmyk(0%, 0%, 84%, 25%)
LABlab(75.5 -16.9 71.9)
LCHlch(75.5 73.8 103.2)
OKLCHoklch(0.783 0.164 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green75.3%
Blue12.2%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow83.9%
Key (black)24.7%

Color previews

#c0c01f text on a black background

contrast 10.80:1

Card sample

#c0c01f text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0c01f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c01f in the Color Lab