Skip to content

#c3c4af

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

RGB
195, 196, 175
HSL
63°, 15%, 73%
CMYK
1, 0, 11, 23
Luminance
0.5418

Every format

HEX#c3c4af
RGBrgb(195, 196, 175)
HSLhsl(63, 15%, 73%)
CMYKcmyk(1%, 0%, 11%, 23%)
LABlab(78.6 -4.0 10.4)
LCHlch(78.6 11.2 111.1)
OKLCHoklch(0.814 0.029 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3c4af on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#c3c4af on black: 11.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green76.9%
Blue68.6%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow10.7%
Key (black)23.1%

Color previews

#c3c4af text on a black background

contrast 11.84:1

Card sample

#c3c4af text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3c4af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3c4af in the Color Lab