Skip to content

#d3adaf

a light, soft red · warm · closest name: pink

RGB
211, 173, 175
HSL
357°, 30%, 75%
CMYK
0, 18, 17, 17
Luminance
0.4683

Every format

HEX#d3adaf
RGBrgb(211, 173, 175)
HSLhsl(357, 30%, 75%)
CMYKcmyk(0%, 18%, 17%, 17%)
LABlab(74.1 14.1 4.2)
LCHlch(74.1 14.7 16.5)
OKLCHoklch(0.782 0.044 14.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3adaf on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#d3adaf on black: 10.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green67.8%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow17.1%
Key (black)17.3%

Color previews

#d3adaf text on a black background

contrast 10.37:1

Card sample

#d3adaf text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3adaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3adaf in the Color Lab