Skip to content

#c2ac1a

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

RGB
194, 172, 26
HSL
52°, 76%, 43%
CMYK
0, 11, 87, 24
Luminance
0.4105

Every format

HEX#c2ac1a
RGBrgb(194, 172, 26)
HSLhsl(52, 76%, 43%)
CMYKcmyk(0%, 11%, 87%, 24%)
LABlab(70.2 -5.9 68.7)
LCHlch(70.2 69.0 94.9)
OKLCHoklch(0.741 0.148 99.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ac1a on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#c2ac1a on black: 9.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green67.5%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta11.3%
Yellow86.6%
Key (black)23.9%

Color previews

#c2ac1a text on a black background

contrast 9.21:1

Card sample

#c2ac1a text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 172, 26, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 172, 26, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2ac1a;
background: linear-gradient(135deg, #c2ac1a, #68C21A);

Monochromatic scale

Palettes built from #c2ac1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ac1a in the Color Lab