Skip to content

#dad080

a light, vivid yellow · cool · closest name: khaki

RGB
218, 208, 128
HSL
53°, 55%, 68%
CMYK
0, 5, 41, 15
Luminance
0.6158

Every format

HEX#dad080
RGBrgb(218, 208, 128)
HSLhsl(53, 55%, 68%)
CMYKcmyk(0%, 5%, 41%, 15%)
LABlab(82.7 -7.8 40.9)
LCHlch(82.7 41.6 100.8)
OKLCHoklch(0.848 0.102 102.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad080 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#dad080 on black: 13.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green81.6%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta4.6%
Yellow41.3%
Key (black)14.5%

Color previews

#dad080 text on a black background

contrast 13.32:1

Card sample

#dad080 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dad080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad080 in the Color Lab