Skip to content

#ccc5ad

a light, soft yellow · cool · closest name: silver

RGB
204, 197, 173
HSL
47°, 23%, 74%
CMYK
0, 3, 15, 20
Luminance
0.5579

Every format

HEX#ccc5ad
RGBrgb(204, 197, 173)
HSLhsl(47, 23%, 74%)
CMYKcmyk(0%, 3%, 15%, 20%)
LABlab(79.5 -1.6 12.9)
LCHlch(79.5 13.0 97.1)
OKLCHoklch(0.823 0.034 93.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc5ad on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#ccc5ad on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green77.3%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta3.4%
Yellow15.2%
Key (black)20.0%

Color previews

#ccc5ad text on a black background

contrast 12.16:1

Card sample

#ccc5ad text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc5ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc5ad in the Color Lab