Skip to content

#dadacd

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

RGB
218, 218, 205
HSL
60°, 15%, 83%
CMYK
0, 0, 6, 15
Luminance
0.6946

Every format

HEX#dadacd
RGBrgb(218, 218, 205)
HSLhsl(60, 15%, 83%)
CMYKcmyk(0%, 0%, 6%, 15%)
LABlab(86.7 -2.3 6.4)
LCHlch(86.7 6.8 109.6)
OKLCHoklch(0.885 0.018 106.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dadacd on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#dadacd on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.5%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow6.0%
Key (black)14.5%

Color previews

#dadacd text on a black background

contrast 14.89:1

Card sample

#dadacd text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dadacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dadacd in the Color Lab