Skip to content

#ccc0ac

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

RGB
204, 192, 172
HSL
38°, 24%, 74%
CMYK
0, 6, 16, 20
Luminance
0.5352

Every format

HEX#ccc0ac
RGBrgb(204, 192, 172)
HSLhsl(38, 24%, 74%)
CMYKcmyk(0%, 6%, 16%, 20%)
LABlab(78.2 0.9 11.6)
LCHlch(78.2 11.6 85.7)
OKLCHoklch(0.812 0.030 80.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc0ac on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#ccc0ac on black: 11.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow15.7%
Key (black)20.0%

Color previews

#ccc0ac text on a black background

contrast 11.70:1

Card sample

#ccc0ac text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc0ac in the Color Lab