Skip to content

#ccc034

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

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

Every format

HEX#ccc034
RGBrgb(204, 192, 52)
HSLhsl(55, 60%, 50%)
CMYKcmyk(0%, 6%, 75%, 20%)
LABlab(76.5 -11.0 67.2)
LCHlch(76.5 68.1 99.3)
OKLCHoklch(0.794 0.152 104.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow74.5%
Key (black)20.0%

Color previews

#ccc034 text on a black background

contrast 11.16:1

Card sample

#ccc034 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc034

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc034 in the Color Lab