Skip to content

#dac080

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

RGB
218, 192, 128
HSL
43°, 55%, 68%
CMYK
0, 12, 41, 15
Luminance
0.5416

Every format

HEX#dac080
RGBrgb(218, 192, 128)
HSLhsl(43, 55%, 68%)
CMYKcmyk(0%, 12%, 41%, 15%)
LABlab(78.6 0.5 35.6)
LCHlch(78.6 35.6 89.2)
OKLCHoklch(0.815 0.087 88.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dac080 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#dac080 on black: 11.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green75.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow41.3%
Key (black)14.5%

Color previews

#dac080 text on a black background

contrast 11.83:1

Card sample

#dac080 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dac080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dac080 in the Color Lab