Skip to content

#dabc9c

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

RGB
218, 188, 156
HSL
31°, 46%, 73%
CMYK
0, 14, 28, 15
Luminance
0.5327

Every format

HEX#dabc9c
RGBrgb(218, 188, 156)
HSLhsl(31, 46%, 73%)
CMYKcmyk(0%, 14%, 28%, 15%)
LABlab(78.0 6.0 20.2)
LCHlch(78.0 21.0 73.6)
OKLCHoklch(0.813 0.055 68.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabc9c on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#dabc9c on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green73.7%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow28.4%
Key (black)14.5%

Color previews

#dabc9c text on a black background

contrast 11.65:1

Card sample

#dabc9c text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabc9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabc9c in the Color Lab