Skip to content

#ccc5ac

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

RGB
204, 197, 172
HSL
47°, 24%, 74%
CMYK
0, 3, 16, 20
Luminance
0.5575

Every format

HEX#ccc5ac
RGBrgb(204, 197, 172)
HSLhsl(47, 24%, 74%)
CMYKcmyk(0%, 3%, 16%, 20%)
LABlab(79.5 -1.8 13.4)
LCHlch(79.5 13.5 97.4)
OKLCHoklch(0.822 0.035 94.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green77.3%
Blue67.5%

CMYK percentages

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

Color previews

#ccc5ac text on a black background

contrast 12.15:1

Card sample

#ccc5ac text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc5ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc5ac in the Color Lab