Skip to content

#ccc047

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

RGB
204, 192, 71
HSL
55°, 57%, 54%
CMYK
0, 6, 65, 20
Luminance
0.5099

Every format

HEX#ccc047
RGBrgb(204, 192, 71)
HSLhsl(55, 57%, 54%)
CMYKcmyk(0%, 6%, 65%, 20%)
LABlab(76.7 -10.1 60.2)
LCHlch(76.7 61.0 99.5)
OKLCHoklch(0.795 0.140 103.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc047 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#ccc047 on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue27.8%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow65.2%
Key (black)20.0%

Color previews

#ccc047 text on a black background

contrast 11.20:1

Card sample

#ccc047 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc047

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc047 in the Color Lab