Skip to content

#cdaf89

a light, soft orange · warm · “tan”

RGB
205, 175, 137
HSL
34°, 41%, 67%
CMYK
0, 15, 33, 20
Luminance
0.4545

Every format

HEX#cdaf89
RGBrgb(205, 175, 137)
HSLhsl(34, 41%, 67%)
CMYKcmyk(0%, 15%, 33%, 20%)
LABlab(73.2 5.3 23.5)
LCHlch(73.2 24.1 77.2)
OKLCHoklch(0.771 0.062 73.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdaf89 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#cdaf89 on black: 10.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green68.6%
Blue53.7%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow33.2%
Key (black)19.6%

Color previews

#cdaf89 text on a black background

contrast 10.09:1

Card sample

#cdaf89 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdaf89

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdaf89 in the Color Lab