Skip to content

#c3cdb2

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

RGB
195, 205, 178
HSL
82°, 21%, 75%
CMYK
5, 0, 13, 20
Luminance
0.5848

Every format

HEX#c3cdb2
RGBrgb(195, 205, 178)
HSLhsl(82, 21%, 75%)
CMYKcmyk(5%, 0%, 13%, 20%)
LABlab(81.0 -8.2 12.3)
LCHlch(81.0 14.8 123.7)
OKLCHoklch(0.833 0.038 123.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3cdb2 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#c3cdb2 on black: 12.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green80.4%
Blue69.8%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow13.2%
Key (black)19.6%

Color previews

#c3cdb2 text on a black background

contrast 12.70:1

Card sample

#c3cdb2 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cdb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cdb2 in the Color Lab