Skip to content

#dace2c

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

RGB
218, 206, 44
HSL
56°, 70%, 51%
CMYK
0, 6, 80, 15
Luminance
0.5923

Every format

HEX#dace2c
RGBrgb(218, 206, 44)
HSLhsl(56, 70%, 51%)
CMYKcmyk(0%, 6%, 80%, 15%)
LABlab(81.4 -12.4 74.5)
LCHlch(81.4 75.5 99.5)
OKLCHoklch(0.836 0.167 104.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red85.5%
Green80.8%
Blue17.3%

CMYK percentages

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

Color previews

#dace2c text on a black background

contrast 12.85:1

Card sample

#dace2c text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dace2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dace2c in the Color Lab