Skip to content

#dabcaf

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

RGB
218, 188, 175
HSL
18°, 37%, 77%
CMYK
0, 14, 20, 15
Luminance
0.5397

Every format

HEX#dabcaf
RGBrgb(218, 188, 175)
HSLhsl(18, 37%, 77%)
CMYKcmyk(0%, 14%, 20%, 15%)
LABlab(78.4 8.7 10.5)
LCHlch(78.4 13.6 50.6)
OKLCHoklch(0.817 0.039 44.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabcaf on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#dabcaf on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green73.7%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow19.7%
Key (black)14.5%

Color previews

#dabcaf text on a black background

contrast 11.79:1

Card sample

#dabcaf text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabcaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabcaf in the Color Lab