Skip to content

#ccc3ae

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

RGB
204, 195, 174
HSL
42°, 23%, 74%
CMYK
0, 4, 15, 20
Luminance
0.5492

Every format

HEX#ccc3ae
RGBrgb(204, 195, 174)
HSLhsl(42, 23%, 74%)
CMYKcmyk(0%, 4%, 15%, 20%)
LABlab(79.0 -0.4 11.7)
LCHlch(79.0 11.7 91.9)
OKLCHoklch(0.819 0.030 87.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green76.5%
Blue68.2%

CMYK percentages

Cyan0.0%
Magenta4.4%
Yellow14.7%
Key (black)20.0%

Color previews

#ccc3ae text on a black background

contrast 11.98:1

Card sample

#ccc3ae text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3ae in the Color Lab