Skip to content

#c2c2ab

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

RGB
194, 194, 171
HSL
60°, 16%, 72%
CMYK
0, 0, 12, 24
Luminance
0.5299

Every format

HEX#c2c2ab
RGBrgb(194, 194, 171)
HSLhsl(60, 16%, 72%)
CMYKcmyk(0%, 0%, 12%, 24%)
LABlab(77.9 -4.0 11.6)
LCHlch(77.9 12.3 109.0)
OKLCHoklch(0.808 0.032 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2c2ab on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#c2c2ab on black: 11.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green76.1%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow11.9%
Key (black)23.9%

Color previews

#c2c2ab text on a black background

contrast 11.60:1

Card sample

#c2c2ab text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2c2ab in the Color Lab