Skip to content

#ccaf70

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

RGB
204, 175, 112
HSL
41°, 47%, 62%
CMYK
0, 14, 45, 20
Luminance
0.4467

Every format

HEX#ccaf70
RGBrgb(204, 175, 112)
HSLhsl(41, 47%, 62%)
CMYKcmyk(0%, 14%, 45%, 20%)
LABlab(72.7 2.1 36.1)
LCHlch(72.7 36.2 86.7)
OKLCHoklch(0.765 0.088 85.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccaf70 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#ccaf70 on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green68.6%
Blue43.9%

CMYK percentages

Cyan0.0%
Magenta14.2%
Yellow45.1%
Key (black)20.0%

Color previews

#ccaf70 text on a black background

contrast 9.93:1

Card sample

#ccaf70 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccaf70

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccaf70 in the Color Lab