Skip to content

#dabba2

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

RGB
218, 187, 162
HSL
27°, 43%, 75%
CMYK
0, 14, 26, 15
Luminance
0.5305

Every format

HEX#dabba2
RGBrgb(218, 187, 162)
HSLhsl(27, 43%, 75%)
CMYKcmyk(0%, 14%, 26%, 15%)
LABlab(77.9 7.3 16.8)
LCHlch(77.9 18.3 66.5)
OKLCHoklch(0.812 0.049 60.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabba2 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#dabba2 on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green73.3%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta14.2%
Yellow25.7%
Key (black)14.5%

Color previews

#dabba2 text on a black background

contrast 11.61:1

Card sample

#dabba2 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 187, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 187, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dabba2;
background: linear-gradient(135deg, #dabba2, #D4DAA2);

Monochromatic scale

Palettes built from #dabba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabba2 in the Color Lab