Skip to content

#cdd3b2

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

RGB
205, 211, 178
HSL
71°, 27%, 76%
CMYK
3, 0, 16, 17
Luminance
0.6278

Every format

HEX#cdd3b2
RGBrgb(205, 211, 178)
HSLhsl(71, 27%, 76%)
CMYKcmyk(3%, 0%, 16%, 17%)
LABlab(83.3 -7.7 15.7)
LCHlch(83.3 17.5 116.2)
OKLCHoklch(0.854 0.045 115.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd3b2 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#cdd3b2 on black: 13.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green82.7%
Blue69.8%

CMYK percentages

Cyan2.8%
Magenta0.0%
Yellow15.6%
Key (black)17.3%

Color previews

#cdd3b2 text on a black background

contrast 13.56:1

Card sample

#cdd3b2 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd3b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd3b2 in the Color Lab