Skip to content

#ccc025

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

RGB
204, 192, 37
HSL
56°, 69%, 47%
CMYK
0, 6, 82, 20
Luminance
0.5067

Every format

HEX#ccc025
RGBrgb(204, 192, 37)
HSLhsl(56, 69%, 47%)
CMYKcmyk(0%, 6%, 82%, 20%)
LABlab(76.5 -11.6 71.7)
LCHlch(76.5 72.6 99.2)
OKLCHoklch(0.793 0.160 104.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc025 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ccc025 on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue14.5%

CMYK percentages

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

Color previews

#ccc025 text on a black background

contrast 11.13:1

Card sample

#ccc025 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc025

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc025 in the Color Lab