Skip to content

#dadbb1

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

RGB
218, 219, 177
HSL
61°, 37%, 78%
CMYK
1, 0, 19, 14
Luminance
0.6874

Every format

HEX#dadbb1
RGBrgb(218, 219, 177)
HSLhsl(61, 37%, 78%)
CMYKcmyk(1%, 0%, 19%, 14%)
LABlab(86.4 -7.2 20.6)
LCHlch(86.4 21.8 109.3)
OKLCHoklch(0.880 0.056 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadbb1 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#dadbb1 on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.9%
Blue69.4%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow19.2%
Key (black)14.1%

Color previews

#dadbb1 text on a black background

contrast 14.75:1

Card sample

#dadbb1 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadbb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbb1 in the Color Lab