Skip to content

#cdd0ac

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

RGB
205, 208, 172
HSL
65°, 28%, 75%
CMYK
1, 0, 17, 18
Luminance
0.6107

Every format

HEX#cdd0ac
RGBrgb(205, 208, 172)
HSLhsl(65, 28%, 75%)
CMYKcmyk(1%, 0%, 17%, 18%)
LABlab(82.4 -7.1 17.6)
LCHlch(82.4 18.9 112.0)
OKLCHoklch(0.846 0.048 111.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdd0ac on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#cdd0ac on black: 13.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green81.6%
Blue67.5%

CMYK percentages

Cyan1.4%
Magenta0.0%
Yellow17.3%
Key (black)18.4%

Color previews

#cdd0ac text on a black background

contrast 13.21:1

Card sample

#cdd0ac text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdd0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdd0ac in the Color Lab