Skip to content

#dadab3

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

RGB
218, 218, 179
HSL
60°, 35%, 78%
CMYK
0, 0, 18, 15
Luminance
0.6830

Every format

HEX#dadab3
RGBrgb(218, 218, 179)
HSLhsl(60, 35%, 78%)
CMYKcmyk(0%, 0%, 18%, 15%)
LABlab(86.2 -6.4 19.3)
LCHlch(86.2 20.3 108.4)
OKLCHoklch(0.878 0.052 107.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green85.5%
Blue70.2%

CMYK percentages

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

Color previews

#dadab3 text on a black background

contrast 14.66:1

Card sample

#dadab3 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadab3 in the Color Lab