Skip to content

#ccaa66

a balanced, vivid yellow · warm · closest name: tan

RGB
204, 170, 102
HSL
40°, 50%, 60%
CMYK
0, 17, 50, 20
Luminance
0.4255

Every format

HEX#ccaa66
RGBrgb(204, 170, 102)
HSLhsl(40, 50%, 60%)
CMYKcmyk(0%, 17%, 50%, 20%)
LABlab(71.3 3.8 39.5)
LCHlch(71.3 39.7 84.5)
OKLCHoklch(0.754 0.095 83.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccaa66 on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#ccaa66 on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green66.7%
Blue40.0%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow50.0%
Key (black)20.0%

Color previews

#ccaa66 text on a black background

contrast 9.51:1

Card sample

#ccaa66 text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccaa66

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccaa66 in the Color Lab