Skip to content

#d2bfac

a light, soft orange · warm · closest name: silver

RGB
210, 191, 172
HSL
30°, 30%, 75%
CMYK
0, 9, 18, 18
Luminance
0.5394

Every format

HEX#d2bfac
RGBrgb(210, 191, 172)
HSLhsl(30, 30%, 75%)
CMYKcmyk(0%, 9%, 18%, 18%)
LABlab(78.4 3.6 12.0)
LCHlch(78.4 12.6 73.2)
OKLCHoklch(0.815 0.034 67.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2bfac on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#d2bfac on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.4%
Green74.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta9.0%
Yellow18.1%
Key (black)17.6%

Color previews

#d2bfac text on a black background

contrast 11.79:1

Card sample

#d2bfac text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2bfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d2bfac in the Color Lab