Skip to content

#ccab00

a dark, electric yellow · cool · closest name: gold

RGB
204, 171, 0
HSL
50°, 100%, 40%
CMYK
0, 16, 100, 20
Luminance
0.4196

Every format

HEX#ccab00
RGBrgb(204, 171, 0)
HSLhsl(50, 100%, 40%)
CMYKcmyk(0%, 16%, 100%, 20%)
LABlab(70.8 -1.3 73.5)
LCHlch(70.8 73.5 91.0)
OKLCHoklch(0.748 0.154 95.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccab00 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#ccab00 on black: 9.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.1%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta16.2%
Yellow100.0%
Key (black)20.0%

Color previews

#ccab00 text on a black background

contrast 9.39:1

Card sample

#ccab00 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 171, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 171, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccab00;
background: linear-gradient(135deg, #ccab00, #65CC00);

Monochromatic scale

Palettes built from #ccab00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccab00 in the Color Lab