Skip to content

#dab080

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

RGB
218, 176, 128
HSL
32°, 55%, 68%
CMYK
0, 19, 41, 15
Luminance
0.4751

Every format

HEX#dab080
RGBrgb(218, 176, 128)
HSLhsl(32, 55%, 68%)
CMYKcmyk(0%, 19%, 41%, 15%)
LABlab(74.5 8.9 30.4)
LCHlch(74.5 31.6 73.6)
OKLCHoklch(0.784 0.080 70.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dab080 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#dab080 on black: 10.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green69.0%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta19.3%
Yellow41.3%
Key (black)14.5%

Color previews

#dab080 text on a black background

contrast 10.50:1

Card sample

#dab080 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 176, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 176, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dab080;
background: linear-gradient(135deg, #dab080, #C8DA80);

Monochromatic scale

Palettes built from #dab080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dab080 in the Color Lab