Skip to content

#c3c5af

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

RGB
195, 197, 175
HSL
66°, 16%, 73%
CMYK
1, 0, 11, 23
Luminance
0.5463

Every format

HEX#c3c5af
RGBrgb(195, 197, 175)
HSLhsl(66, 16%, 73%)
CMYKcmyk(1%, 0%, 11%, 23%)
LABlab(78.8 -4.5 10.8)
LCHlch(78.8 11.7 112.8)
OKLCHoklch(0.816 0.030 111.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3c5af on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#c3c5af on black: 11.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green77.3%
Blue68.6%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow11.2%
Key (black)22.7%

Color previews

#c3c5af text on a black background

contrast 11.93:1

Card sample

#c3c5af text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 197, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 197, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3c5af;
background: linear-gradient(135deg, #c3c5af, #B4C5AF);

Monochromatic scale

Palettes built from #c3c5af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3c5af in the Color Lab