Skip to content

#dada4b

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

RGB
218, 218, 75
HSL
60°, 66%, 58%
CMYK
0, 0, 66, 15
Luminance
0.6556

Every format

HEX#dada4b
RGBrgb(218, 218, 75)
HSLhsl(60, 66%, 58%)
CMYKcmyk(0%, 0%, 66%, 15%)
LABlab(84.8 -17.1 67.3)
LCHlch(84.8 69.5 104.2)
OKLCHoklch(0.863 0.160 109.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dada4b on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#dada4b on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green85.5%
Blue29.4%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow65.6%
Key (black)14.5%

Color previews

#dada4b text on a black background

contrast 14.11:1

Card sample

#dada4b text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dada4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dada4b in the Color Lab