Skip to content

#d3dbb3

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

RGB
211, 219, 179
HSL
72°, 36%, 78%
CMYK
4, 0, 18, 14
Luminance
0.6777

Every format

HEX#d3dbb3
RGBrgb(211, 219, 179)
HSLhsl(72, 36%, 78%)
CMYKcmyk(4%, 0%, 18%, 14%)
LABlab(85.9 -9.5 18.8)
LCHlch(85.9 21.1 116.7)
OKLCHoklch(0.875 0.054 116.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3dbb3 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#d3dbb3 on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green85.9%
Blue70.2%

CMYK percentages

Cyan3.7%
Magenta0.0%
Yellow18.3%
Key (black)14.1%

Color previews

#d3dbb3 text on a black background

contrast 14.55:1

Card sample

#d3dbb3 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3dbb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3dbb3 in the Color Lab