Skip to content

#cdbc87

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

RGB
205, 188, 135
HSL
45°, 41%, 67%
CMYK
0, 8, 34, 20
Luminance
0.5069

Every format

HEX#cdbc87
RGBrgb(205, 188, 135)
HSLhsl(45, 41%, 67%)
CMYKcmyk(0%, 8%, 34%, 20%)
LABlab(76.5 -1.8 29.1)
LCHlch(76.5 29.1 93.5)
OKLCHoklch(0.797 0.072 92.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbc87 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#cdbc87 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green73.7%
Blue52.9%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow34.1%
Key (black)19.6%

Color previews

#cdbc87 text on a black background

contrast 11.14:1

Card sample

#cdbc87 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbc87

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbc87 in the Color Lab