Skip to content

#cac0ac

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

RGB
202, 192, 172
HSL
40°, 22%, 73%
CMYK
0, 5, 15, 21
Luminance
0.5323

Every format

HEX#cac0ac
RGBrgb(202, 192, 172)
HSLhsl(40, 22%, 73%)
CMYKcmyk(0%, 5%, 15%, 21%)
LABlab(78.0 0.1 11.3)
LCHlch(78.0 11.3 89.3)
OKLCHoklch(0.811 0.030 84.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cac0ac on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#cac0ac on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green75.3%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta5.0%
Yellow14.9%
Key (black)20.8%

Color previews

#cac0ac text on a black background

contrast 11.65:1

Card sample

#cac0ac text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cac0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cac0ac in the Color Lab