Skip to content

#cab2ac

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

RGB
202, 178, 172
HSL
12°, 22%, 73%
CMYK
0, 12, 15, 21
Luminance
0.4738

Every format

HEX#cab2ac
RGBrgb(202, 178, 172)
HSLhsl(12, 22%, 73%)
CMYKcmyk(0%, 12%, 15%, 21%)
LABlab(74.4 7.6 6.2)
LCHlch(74.4 9.8 39.2)
OKLCHoklch(0.782 0.029 34.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cab2ac on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#cab2ac on black: 10.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green69.8%
Blue67.5%

CMYK percentages

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

Color previews

#cab2ac text on a black background

contrast 10.48:1

Card sample

#cab2ac text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cab2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cab2ac in the Color Lab