Skip to content

#dad901

a dark, electric yellow · cool · closest name: yellow

RGB
218, 217, 1
HSL
60°, 99%, 43%
CMYK
0, 1, 100, 15
Luminance
0.6453

Every format

HEX#dad901
RGBrgb(218, 217, 1)
HSLhsl(60, 99%, 43%)
CMYKcmyk(0%, 1%, 100%, 15%)
LABlab(84.2 -18.6 83.7)
LCHlch(84.2 85.7 102.6)
OKLCHoklch(0.858 0.186 109.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dad901 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#dad901 on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.1%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta0.5%
Yellow99.5%
Key (black)14.5%

Color previews

#dad901 text on a black background

contrast 13.91:1

Card sample

#dad901 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 217, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 217, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dad901;
background: linear-gradient(135deg, #dad901, #4ADA01);

Monochromatic scale

Palettes built from #dad901

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dad901 in the Color Lab