Skip to content

#ccc12f

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

RGB
204, 193, 47
HSL
56°, 63%, 49%
CMYK
0, 5, 77, 20
Luminance
0.5118

Every format

HEX#ccc12f
RGBrgb(204, 193, 47)
HSLhsl(56, 63%, 49%)
CMYKcmyk(0%, 5%, 77%, 20%)
LABlab(76.8 -11.8 69.1)
LCHlch(76.8 70.1 99.7)
OKLCHoklch(0.796 0.156 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green75.7%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow77.0%
Key (black)20.0%

Color previews

#ccc12f text on a black background

contrast 11.24:1

Card sample

#ccc12f text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc12f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc12f in the Color Lab