Skip to content

#c1c01e

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

RGB
193, 192, 30
HSL
60°, 73%, 44%
CMYK
0, 1, 85, 24
Luminance
0.4913

Every format

HEX#c1c01e
RGBrgb(193, 192, 30)
HSLhsl(60, 73%, 44%)
CMYKcmyk(0%, 1%, 85%, 24%)
LABlab(75.5 -16.5 72.2)
LCHlch(75.5 74.0 102.9)
OKLCHoklch(0.783 0.164 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.7%
Green75.3%
Blue11.8%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow84.5%
Key (black)24.3%

Color previews

#c1c01e text on a black background

contrast 10.83:1

Card sample

#c1c01e text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1c01e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1c01e in the Color Lab