Skip to content

#ddaf82

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

RGB
221, 175, 130
HSL
30°, 57%, 69%
CMYK
0, 21, 41, 13
Luminance
0.4764

Every format

HEX#ddaf82
RGBrgb(221, 175, 130)
HSLhsl(30, 57%, 69%)
CMYKcmyk(0%, 21%, 41%, 13%)
LABlab(74.6 10.9 29.4)
LCHlch(74.6 31.4 69.7)
OKLCHoklch(0.785 0.080 65.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddaf82 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#ddaf82 on black: 10.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.7%
Green68.6%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta20.8%
Yellow41.2%
Key (black)13.3%

Color previews

#ddaf82 text on a black background

contrast 10.53:1

Card sample

#ddaf82 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddaf82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ddaf82 in the Color Lab