Skip to content

#ccbb33

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

RGB
204, 187, 51
HSL
53°, 60%, 50%
CMYK
0, 8, 75, 20
Luminance
0.4862

Every format

HEX#ccbb33
RGBrgb(204, 187, 51)
HSLhsl(53, 60%, 50%)
CMYKcmyk(0%, 8%, 75%, 20%)
LABlab(75.2 -8.5 66.3)
LCHlch(75.2 66.9 97.3)
OKLCHoklch(0.783 0.149 101.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green73.3%
Blue20.0%

CMYK percentages

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

Color previews

#ccbb33 text on a black background

contrast 10.72:1

Card sample

#ccbb33 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccbb33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccbb33 in the Color Lab