Skip to content

#dace2d

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

RGB
218, 206, 45
HSL
56°, 70%, 52%
CMYK
0, 6, 79, 15
Luminance
0.5924

Every format

HEX#dace2d
RGBrgb(218, 206, 45)
HSLhsl(56, 70%, 52%)
CMYKcmyk(0%, 6%, 79%, 15%)
LABlab(81.4 -12.4 74.3)
LCHlch(81.4 75.3 99.5)
OKLCHoklch(0.836 0.166 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dace2d on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#dace2d on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow79.4%
Key (black)14.5%

Color previews

#dace2d text on a black background

contrast 12.85:1

Card sample

#dace2d text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 206, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 206, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dace2d;
background: linear-gradient(135deg, #dace2d, #73DA2D);

Monochromatic scale

Palettes built from #dace2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dace2d in the Color Lab