Skip to content

#c1b21c

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

RGB
193, 178, 28
HSL
55°, 75%, 43%
CMYK
0, 8, 86, 24
Luminance
0.4326

Every format

HEX#c1b21c
RGBrgb(193, 178, 28)
HSLhsl(55, 75%, 43%)
CMYKcmyk(0%, 8%, 86%, 24%)
LABlab(71.7 -9.4 69.5)
LCHlch(71.7 70.1 97.7)
OKLCHoklch(0.753 0.152 103.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1b21c on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#c1b21c on black: 9.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green69.8%
Blue11.0%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow85.5%
Key (black)24.3%

Color previews

#c1b21c text on a black background

contrast 9.65:1

Card sample

#c1b21c text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(193, 178, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 178, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c1b21c;
background: linear-gradient(135deg, #c1b21c, #62C11C);

Monochromatic scale

Palettes built from #c1b21c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1b21c in the Color Lab