Skip to content

#c2c1ac

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

RGB
194, 193, 172
HSL
57°, 15%, 72%
CMYK
0, 1, 11, 24
Luminance
0.5259

Every format

HEX#c2c1ac
RGBrgb(194, 193, 172)
HSLhsl(57, 15%, 72%)
CMYKcmyk(0%, 1%, 11%, 24%)
LABlab(77.6 -3.3 10.7)
LCHlch(77.6 11.2 107.2)
OKLCHoklch(0.806 0.029 104.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2c1ac on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#c2c1ac on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green75.7%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow11.3%
Key (black)23.9%

Color previews

#c2c1ac text on a black background

contrast 11.52:1

Card sample

#c2c1ac text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2c1ac in the Color Lab