Skip to content

#dadbb0

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

RGB
218, 219, 176
HSL
61°, 37%, 78%
CMYK
1, 0, 20, 14
Luminance
0.6870

Every format

HEX#dadbb0
RGBrgb(218, 219, 176)
HSLhsl(61, 37%, 78%)
CMYKcmyk(1%, 0%, 20%, 14%)
LABlab(86.4 -7.4 21.1)
LCHlch(86.4 22.4 109.3)
OKLCHoklch(0.880 0.057 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green85.9%
Blue69.0%

CMYK percentages

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

Color previews

#dadbb0 text on a black background

contrast 14.74:1

Card sample

#dadbb0 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadbb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadbb0 in the Color Lab