Skip to content

#c3ac21

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

RGB
195, 172, 33
HSL
52°, 71%, 45%
CMYK
0, 12, 83, 24
Luminance
0.4122

Every format

HEX#c3ac21
RGBrgb(195, 172, 33)
HSLhsl(52, 71%, 45%)
CMYKcmyk(0%, 12%, 83%, 24%)
LABlab(70.3 -5.3 67.2)
LCHlch(70.3 67.4 94.5)
OKLCHoklch(0.743 0.146 98.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3ac21 on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#c3ac21 on black: 9.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green67.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta11.8%
Yellow83.1%
Key (black)23.5%

Color previews

#c3ac21 text on a black background

contrast 9.24:1

Card sample

#c3ac21 text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 172, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 172, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3ac21;
background: linear-gradient(135deg, #c3ac21, #6EC321);

Monochromatic scale

Palettes built from #c3ac21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3ac21 in the Color Lab