Skip to content

#ccc3ac

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

RGB
204, 195, 172
HSL
43°, 24%, 74%
CMYK
0, 4, 16, 20
Luminance
0.5485

Every format

HEX#ccc3ac
RGBrgb(204, 195, 172)
HSLhsl(43, 24%, 74%)
CMYKcmyk(0%, 4%, 16%, 20%)
LABlab(79.0 -0.7 12.7)
LCHlch(79.0 12.7 93.2)
OKLCHoklch(0.818 0.033 89.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ccc3ac text on a black background

contrast 11.97:1

Card sample

#ccc3ac text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc3ac in the Color Lab