Skip to content

#c0cd33

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

RGB
192, 205, 51
HSL
65°, 61%, 50%
CMYK
6, 0, 75, 20
Luminance
0.5511

Every format

HEX#c0cd33
RGBrgb(192, 205, 51)
HSLhsl(65, 61%, 50%)
CMYKcmyk(6%, 0%, 75%, 20%)
LABlab(79.1 -22.6 69.6)
LCHlch(79.1 73.2 108.0)
OKLCHoklch(0.812 0.168 114.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green80.4%
Blue20.0%

CMYK percentages

Cyan6.3%
Magenta0.0%
Yellow75.1%
Key (black)19.6%

Color previews

#c0cd33 text on a black background

contrast 12.02:1

Card sample

#c0cd33 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 205, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 205, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0cd33;
background: linear-gradient(135deg, #c0cd33, #59CD33);

Monochromatic scale

Palettes built from #c0cd33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cd33 in the Color Lab