Skip to content

#dabab2

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

RGB
218, 186, 178
HSL
12°, 35%, 78%
CMYK
0, 15, 18, 15
Luminance
0.5324

Every format

HEX#dabab2
RGBrgb(218, 186, 178)
HSLhsl(12, 35%, 78%)
CMYKcmyk(0%, 15%, 18%, 15%)
LABlab(78.0 10.2 8.3)
LCHlch(78.0 13.1 39.2)
OKLCHoklch(0.814 0.039 34.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green72.9%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta14.7%
Yellow18.3%
Key (black)14.5%

Color previews

#dabab2 text on a black background

contrast 11.65:1

Card sample

#dabab2 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dabab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabab2 in the Color Lab