Skip to content

#dba07c

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

RGB
219, 160, 124
HSL
23°, 57%, 67%
CMYK
0, 27, 43, 14
Luminance
0.4166

Every format

HEX#dba07c
RGBrgb(219, 160, 124)
HSLhsl(23, 57%, 67%)
CMYKcmyk(0%, 27%, 43%, 14%)
LABlab(70.6 17.5 27.4)
LCHlch(70.6 32.5 57.4)
OKLCHoklch(0.753 0.086 52.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dba07c on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#dba07c on black: 9.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green62.7%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta26.9%
Yellow43.4%
Key (black)14.1%

Color previews

#dba07c text on a black background

contrast 9.33:1

Card sample

#dba07c text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dba07c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dba07c in the Color Lab