Skip to content

#dabc9e

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

RGB
218, 188, 158
HSL
30°, 45%, 74%
CMYK
0, 14, 28, 15
Luminance
0.5334

Every format

HEX#dabc9e
RGBrgb(218, 188, 158)
HSLhsl(30, 45%, 74%)
CMYKcmyk(0%, 14%, 28%, 15%)
LABlab(78.1 6.2 19.1)
LCHlch(78.1 20.1 72.0)
OKLCHoklch(0.813 0.053 67.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green73.7%
Blue62.0%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow27.5%
Key (black)14.5%

Color previews

#dabc9e text on a black background

contrast 11.67:1

Card sample

#dabc9e text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabc9e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabc9e in the Color Lab