Skip to content

#ccc130

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

RGB
204, 193, 48
HSL
56°, 62%, 49%
CMYK
0, 5, 77, 20
Luminance
0.5119

Every format

HEX#ccc130
RGBrgb(204, 193, 48)
HSLhsl(56, 62%, 49%)
CMYKcmyk(0%, 5%, 77%, 20%)
LABlab(76.8 -11.7 68.8)
LCHlch(76.8 69.8 99.7)
OKLCHoklch(0.796 0.155 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc130 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ccc130 on black: 11.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow76.5%
Key (black)20.0%

Color previews

#ccc130 text on a black background

contrast 11.24:1

Card sample

#ccc130 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc130

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc130 in the Color Lab