Skip to content

#d0d2ac

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

RGB
208, 210, 172
HSL
63°, 30%, 75%
CMYK
1, 0, 18, 18
Luminance
0.6248

Every format

HEX#d0d2ac
RGBrgb(208, 210, 172)
HSLhsl(63, 30%, 75%)
CMYKcmyk(1%, 0%, 18%, 18%)
LABlab(83.2 -7.0 18.7)
LCHlch(83.2 19.9 110.6)
OKLCHoklch(0.852 0.051 109.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d0d2ac on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#d0d2ac on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.6%
Green82.4%
Blue67.5%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#d0d2ac text on a black background

contrast 13.50:1

Card sample

#d0d2ac text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(208, 210, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(208, 210, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d0d2ac;
background: linear-gradient(135deg, #d0d2ac, #B7D2AC);

Monochromatic scale

Palettes built from #d0d2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d0d2ac in the Color Lab