Skip to content

#cddab5

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

RGB
205, 218, 181
HSL
81°, 33%, 78%
CMYK
6, 0, 17, 15
Luminance
0.6646

Every format

HEX#cddab5
RGBrgb(205, 218, 181)
HSLhsl(81, 33%, 78%)
CMYKcmyk(6%, 0%, 17%, 15%)
LABlab(85.2 -10.8 16.8)
LCHlch(85.2 19.9 122.8)
OKLCHoklch(0.869 0.052 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddab5 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cddab5 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue71.0%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow17.0%
Key (black)14.5%

Color previews

#cddab5 text on a black background

contrast 14.29:1

Card sample

#cddab5 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddab5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddab5 in the Color Lab