Skip to content

#c3cb2d

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

RGB
195, 203, 45
HSL
63°, 64%, 49%
CMYK
4, 0, 78, 20
Luminance
0.5450

Every format

HEX#c3cb2d
RGBrgb(195, 203, 45)
HSLhsl(63, 64%, 49%)
CMYKcmyk(4%, 0%, 78%, 20%)
LABlab(78.8 -20.6 71.2)
LCHlch(78.8 74.1 106.2)
OKLCHoklch(0.810 0.168 112.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3cb2d on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#c3cb2d on black: 11.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green79.6%
Blue17.6%

CMYK percentages

Cyan3.9%
Magenta0.0%
Yellow77.8%
Key (black)20.4%

Color previews

#c3cb2d text on a black background

contrast 11.90:1

Card sample

#c3cb2d text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 203, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 203, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3cb2d;
background: linear-gradient(135deg, #c3cb2d, #5ACB2D);

Monochromatic scale

Palettes built from #c3cb2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cb2d in the Color Lab