Skip to content

#ccb950

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

RGB
204, 185, 80
HSL
51°, 55%, 56%
CMYK
0, 9, 61, 20
Luminance
0.4811

Every format

HEX#ccb950
RGBrgb(204, 185, 80)
HSLhsl(51, 55%, 56%)
CMYKcmyk(0%, 9%, 61%, 20%)
LABlab(74.9 -5.9 54.4)
LCHlch(74.9 54.7 96.2)
OKLCHoklch(0.782 0.127 99.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green72.5%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow60.8%
Key (black)20.0%

Color previews

#ccb950 text on a black background

contrast 10.62:1

Card sample

#ccb950 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccb950

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccb950 in the Color Lab