Skip to content

#ccc033

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

RGB
204, 192, 51
HSL
55°, 60%, 50%
CMYK
0, 6, 75, 20
Luminance
0.5078

Every format

HEX#ccc033
RGBrgb(204, 192, 51)
HSLhsl(55, 60%, 50%)
CMYKcmyk(0%, 6%, 75%, 20%)
LABlab(76.5 -11.1 67.6)
LCHlch(76.5 68.5 99.3)
OKLCHoklch(0.794 0.153 104.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc033 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#ccc033 on black: 11.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow75.0%
Key (black)20.0%

Color previews

#ccc033 text on a black background

contrast 11.16:1

Card sample

#ccc033 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc033 in the Color Lab