Skip to content

#ccc3ad

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

RGB
204, 195, 173
HSL
43°, 23%, 74%
CMYK
0, 4, 15, 20
Luminance
0.5488

Every format

HEX#ccc3ad
RGBrgb(204, 195, 173)
HSLhsl(43, 23%, 74%)
CMYKcmyk(0%, 4%, 15%, 20%)
LABlab(79.0 -0.5 12.2)
LCHlch(79.0 12.2 92.5)
OKLCHoklch(0.819 0.032 88.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc3ad on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#ccc3ad on black: 11.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green76.5%
Blue67.8%

CMYK percentages

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

Color previews

#ccc3ad text on a black background

contrast 11.98:1

Card sample

#ccc3ad text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3ad in the Color Lab