Skip to content

#cdd2bc

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

RGB
205, 210, 188
HSL
74°, 20%, 78%
CMYK
2, 0, 11, 18
Luminance
0.6270

Every format

HEX#cdd2bc
RGBrgb(205, 210, 188)
HSLhsl(74, 20%, 78%)
CMYKcmyk(2%, 0%, 11%, 18%)
LABlab(83.3 -5.6 10.3)
LCHlch(83.3 11.7 118.4)
OKLCHoklch(0.854 0.030 117.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green82.4%
Blue73.7%

CMYK percentages

Cyan2.4%
Magenta0.0%
Yellow10.5%
Key (black)17.6%

Color previews

#cdd2bc text on a black background

contrast 13.54:1

Card sample

#cdd2bc text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd2bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd2bc in the Color Lab