Skip to content

#cdba95

a light, soft orange · warm · closest name: tan

RGB
205, 186, 149
HSL
40°, 36%, 69%
CMYK
0, 9, 27, 20
Luminance
0.5027

Every format

HEX#cdba95
RGBrgb(205, 186, 149)
HSLhsl(40, 36%, 69%)
CMYKcmyk(0%, 9%, 27%, 20%)
LABlab(76.2 1.1 21.3)
LCHlch(76.2 21.3 87.1)
OKLCHoklch(0.796 0.054 83.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdba95 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#cdba95 on black: 11.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green72.9%
Blue58.4%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow27.3%
Key (black)19.6%

Color previews

#cdba95 text on a black background

contrast 11.05:1

Card sample

#cdba95 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba95

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdba95 in the Color Lab