Skip to content

#dfad98

a light, vivid orange · warm · closest name: tan

RGB
223, 173, 152
HSL
18°, 53%, 74%
CMYK
0, 22, 32, 13
Luminance
0.4784

Every format

HEX#dfad98
RGBrgb(223, 173, 152)
HSLhsl(18, 53%, 74%)
CMYKcmyk(0%, 22%, 32%, 13%)
LABlab(74.7 15.3 17.8)
LCHlch(74.7 23.5 49.2)
OKLCHoklch(0.788 0.066 43.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfad98 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#dfad98 on black: 10.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green67.8%
Blue59.6%

CMYK percentages

Cyan0.0%
Magenta22.4%
Yellow31.8%
Key (black)12.5%

Color previews

#dfad98 text on a black background

contrast 10.57:1

Card sample

#dfad98 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfad98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfad98 in the Color Lab