Skip to content

#cdd2b2

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

RGB
205, 210, 178
HSL
69°, 26%, 76%
CMYK
2, 0, 15, 18
Luminance
0.6229

Every format

HEX#cdd2b2
RGBrgb(205, 210, 178)
HSLhsl(69, 26%, 76%)
CMYKcmyk(2%, 0%, 15%, 18%)
LABlab(83.1 -7.2 15.3)
LCHlch(83.1 16.9 115.2)
OKLCHoklch(0.851 0.043 114.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd2b2 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#cdd2b2 on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow15.2%
Key (black)17.6%

Color previews

#cdd2b2 text on a black background

contrast 13.46:1

Card sample

#cdd2b2 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd2b2 in the Color Lab