Skip to content

#d2ab9b

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

RGB
210, 171, 155
HSL
18°, 38%, 72%
CMYK
0, 19, 26, 18
Luminance
0.4519

Every format

HEX#d2ab9b
RGBrgb(210, 171, 155)
HSLhsl(18, 38%, 72%)
CMYKcmyk(0%, 19%, 26%, 18%)
LABlab(73.0 11.8 13.6)
LCHlch(73.0 18.0 49.0)
OKLCHoklch(0.772 0.051 43.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ab9b on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#d2ab9b on black: 10.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green67.1%
Blue60.8%

CMYK percentages

Cyan0.0%
Magenta18.6%
Yellow26.2%
Key (black)17.6%

Color previews

#d2ab9b text on a black background

contrast 10.04:1

Card sample

#d2ab9b text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 171, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 171, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2ab9b;
background: linear-gradient(135deg, #d2ab9b, #D2D09B);

Monochromatic scale

Palettes built from #d2ab9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2ab9b in the Color Lab