Skip to content

#ccba2c

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

RGB
204, 186, 44
HSL
53°, 65%, 49%
CMYK
0, 9, 78, 20
Luminance
0.4814

Every format

HEX#ccba2c
RGBrgb(204, 186, 44)
HSLhsl(53, 65%, 49%)
CMYKcmyk(0%, 9%, 78%, 20%)
LABlab(74.9 -8.3 68.3)
LCHlch(74.9 68.8 96.9)
OKLCHoklch(0.781 0.151 101.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccba2c on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ccba2c on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green72.9%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta8.8%
Yellow78.4%
Key (black)20.0%

Color previews

#ccba2c text on a black background

contrast 10.63:1

Card sample

#ccba2c text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccba2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccba2c in the Color Lab