Skip to content

#dade5b

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

RGB
218, 222, 91
HSL
62°, 67%, 61%
CMYK
2, 0, 59, 13
Luminance
0.6790

Every format

HEX#dade5b
RGBrgb(218, 222, 91)
HSLhsl(62, 67%, 61%)
CMYKcmyk(2%, 0%, 59%, 13%)
LABlab(86.0 -18.0 62.1)
LCHlch(86.0 64.7 106.2)
OKLCHoklch(0.873 0.152 110.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dade5b on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#dade5b on black: 14.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green87.1%
Blue35.7%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow59.0%
Key (black)12.9%

Color previews

#dade5b text on a black background

contrast 14.58:1

Card sample

#dade5b text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 222, 91, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 222, 91, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dade5b;
background: linear-gradient(135deg, #dade5b, #83DE5B);

Monochromatic scale

Palettes built from #dade5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dade5b in the Color Lab