Skip to content

#dade3d

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

RGB
218, 222, 61
HSL
62°, 71%, 56%
CMYK
2, 0, 73, 13
Luminance
0.6748

Every format

HEX#dade3d
RGBrgb(218, 222, 61)
HSLhsl(62, 71%, 56%)
CMYKcmyk(2%, 0%, 73%, 13%)
LABlab(85.8 -19.7 73.3)
LCHlch(85.8 75.9 105.1)
OKLCHoklch(0.870 0.173 110.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dade3d on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#dade3d on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green87.1%
Blue23.9%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow72.5%
Key (black)12.9%

Color previews

#dade3d text on a black background

contrast 14.50:1

Card sample

#dade3d text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dade3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dade3d in the Color Lab