Skip to content

#cdd3ae

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

RGB
205, 211, 174
HSL
70°, 30%, 76%
CMYK
3, 0, 18, 17
Luminance
0.6262

Every format

HEX#cdd3ae
RGBrgb(205, 211, 174)
HSLhsl(70, 30%, 76%)
CMYKcmyk(3%, 0%, 18%, 17%)
LABlab(83.2 -8.3 17.7)
LCHlch(83.2 19.5 115.2)
OKLCHoklch(0.853 0.050 115.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green82.7%
Blue68.2%

CMYK percentages

Cyan2.8%
Magenta0.0%
Yellow17.5%
Key (black)17.3%

Color previews

#cdd3ae text on a black background

contrast 13.52:1

Card sample

#cdd3ae text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd3ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd3ae in the Color Lab