Skip to content

#c3cc2c

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

RGB
195, 204, 44
HSL
63°, 65%, 49%
CMYK
4, 0, 78, 20
Luminance
0.5497

Every format

HEX#c3cc2c
RGBrgb(195, 204, 44)
HSLhsl(63, 65%, 49%)
CMYKcmyk(4%, 0%, 78%, 20%)
LABlab(79.0 -21.2 71.7)
LCHlch(79.0 74.8 106.5)
OKLCHoklch(0.812 0.169 113.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3cc2c on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#c3cc2c on black: 11.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green80.0%
Blue17.3%

CMYK percentages

Cyan4.4%
Magenta0.0%
Yellow78.4%
Key (black)20.0%

Color previews

#c3cc2c text on a black background

contrast 11.99:1

Card sample

#c3cc2c text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 204, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 204, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3cc2c;
background: linear-gradient(135deg, #c3cc2c, #58CC2C);

Monochromatic scale

Palettes built from #c3cc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cc2c in the Color Lab