Skip to content

#dadab4

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

RGB
218, 218, 180
HSL
60°, 34%, 78%
CMYK
0, 0, 17, 15
Luminance
0.6834

Every format

HEX#dadab4
RGBrgb(218, 218, 180)
HSLhsl(60, 34%, 78%)
CMYKcmyk(0%, 0%, 17%, 15%)
LABlab(86.2 -6.3 18.8)
LCHlch(86.2 19.8 108.5)
OKLCHoklch(0.879 0.050 107.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green85.5%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow17.4%
Key (black)14.5%

Color previews

#dadab4 text on a black background

contrast 14.67:1

Card sample

#dadab4 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadab4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadab4 in the Color Lab