Skip to content

#c2c4ac

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

RGB
194, 196, 172
HSL
65°, 17%, 72%
CMYK
1, 0, 12, 23
Luminance
0.5393

Every format

HEX#c2c4ac
RGBrgb(194, 196, 172)
HSLhsl(65, 17%, 72%)
CMYKcmyk(1%, 0%, 12%, 23%)
LABlab(78.4 -4.9 11.8)
LCHlch(78.4 12.8 112.4)
OKLCHoklch(0.812 0.033 111.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green76.9%
Blue67.5%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow12.2%
Key (black)23.1%

Color previews

#c2c4ac text on a black background

contrast 11.79:1

Card sample

#c2c4ac text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2c4ac in the Color Lab