Skip to content

#c3cdaf

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

RGB
195, 205, 175
HSL
80°, 23%, 75%
CMYK
5, 0, 15, 20
Luminance
0.5836

Every format

HEX#c3cdaf
RGBrgb(195, 205, 175)
HSLhsl(80, 23%, 75%)
CMYKcmyk(5%, 0%, 15%, 20%)
LABlab(80.9 -8.7 13.8)
LCHlch(80.9 16.3 122.3)
OKLCHoklch(0.833 0.042 122.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3cdaf on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#c3cdaf on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green80.4%
Blue68.6%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow14.6%
Key (black)19.6%

Color previews

#c3cdaf text on a black background

contrast 12.67:1

Card sample

#c3cdaf text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cdaf in the Color Lab