Skip to content

#c3cdb3

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

RGB
195, 205, 179
HSL
83°, 21%, 75%
CMYK
5, 0, 13, 20
Luminance
0.5852

Every format

HEX#c3cdb3
RGBrgb(195, 205, 179)
HSLhsl(83, 21%, 75%)
CMYKcmyk(5%, 0%, 13%, 20%)
LABlab(81.0 -8.0 11.8)
LCHlch(81.0 14.3 124.3)
OKLCHoklch(0.834 0.037 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.5%
Green80.4%
Blue70.2%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow12.7%
Key (black)19.6%

Color previews

#c3cdb3 text on a black background

contrast 12.70:1

Card sample

#c3cdb3 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cdb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cdb3 in the Color Lab