Skip to content

#dadab2

a light, soft yellow · cool · closest name: beige

RGB
218, 218, 178
HSL
60°, 35%, 78%
CMYK
0, 0, 18, 15
Luminance
0.6826

Every format

HEX#dadab2
RGBrgb(218, 218, 178)
HSLhsl(60, 35%, 78%)
CMYKcmyk(0%, 0%, 18%, 15%)
LABlab(86.1 -6.6 19.8)
LCHlch(86.1 20.8 108.4)
OKLCHoklch(0.878 0.053 107.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadab2 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#dadab2 on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.5%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow18.3%
Key (black)14.5%

Color previews

#dadab2 text on a black background

contrast 14.65:1

Card sample

#dadab2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadab2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadab2 in the Color Lab