Skip to content

#dbbfac

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

RGB
219, 191, 172
HSL
24°, 40%, 77%
CMYK
0, 13, 22, 14
Luminance
0.5530

Every format

HEX#dbbfac
RGBrgb(219, 191, 172)
HSLhsl(24, 40%, 77%)
CMYKcmyk(0%, 13%, 22%, 14%)
LABlab(79.2 7.0 13.3)
LCHlch(79.2 15.0 62.2)
OKLCHoklch(0.824 0.041 56.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbbfac on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#dbbfac on black: 12.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green74.9%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow21.5%
Key (black)14.1%

Color previews

#dbbfac text on a black background

contrast 12.06:1

Card sample

#dbbfac text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbbfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbbfac in the Color Lab