Skip to content

#dabab4

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

RGB
218, 186, 180
HSL
10°, 34%, 78%
CMYK
0, 15, 17, 15
Luminance
0.5332

Every format

HEX#dabab4
RGBrgb(218, 186, 180)
HSLhsl(10, 34%, 78%)
CMYKcmyk(0%, 15%, 17%, 15%)
LABlab(78.1 10.5 7.3)
LCHlch(78.1 12.8 34.8)
OKLCHoklch(0.815 0.038 30.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green72.9%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta14.7%
Yellow17.4%
Key (black)14.5%

Color previews

#dabab4 text on a black background

contrast 11.66:1

Card sample

#dabab4 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabab4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabab4 in the Color Lab