Skip to content

#ccbb22

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

RGB
204, 187, 34
HSL
54°, 71%, 47%
CMYK
0, 8, 83, 20
Luminance
0.4849

Every format

HEX#ccbb22
RGBrgb(204, 187, 34)
HSLhsl(54, 71%, 47%)
CMYKcmyk(0%, 8%, 83%, 20%)
LABlab(75.1 -9.1 71.3)
LCHlch(75.1 71.9 97.3)
OKLCHoklch(0.783 0.157 102.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccbb22 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#ccbb22 on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green73.3%
Blue13.3%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow83.3%
Key (black)20.0%

Color previews

#ccbb22 text on a black background

contrast 10.70:1

Card sample

#ccbb22 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 187, 34, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 187, 34, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccbb22;
background: linear-gradient(135deg, #ccbb22, #6CCC22);

Monochromatic scale

Palettes built from #ccbb22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccbb22 in the Color Lab