Skip to content

#ccc1ae

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

RGB
204, 193, 174
HSL
38°, 23%, 74%
CMYK
0, 5, 15, 20
Luminance
0.5403

Every format

HEX#ccc1ae
RGBrgb(204, 193, 174)
HSLhsl(38, 23%, 74%)
CMYKcmyk(0%, 5%, 15%, 20%)
LABlab(78.5 0.7 10.9)
LCHlch(78.5 11.0 86.5)
OKLCHoklch(0.815 0.029 81.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc1ae on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#ccc1ae on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue68.2%

CMYK percentages

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

Color previews

#ccc1ae text on a black background

contrast 11.81:1

Card sample

#ccc1ae text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccc1ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc1ae in the Color Lab