Skip to content

#dace90

a light, vivid yellow · cool · closest name: tan

RGB
218, 206, 144
HSL
50°, 50%, 71%
CMYK
0, 6, 34, 15
Luminance
0.6106

Every format

HEX#dace90
RGBrgb(218, 206, 144)
HSLhsl(50, 50%, 71%)
CMYKcmyk(0%, 6%, 34%, 15%)
LABlab(82.4 -5.0 32.4)
LCHlch(82.4 32.8 98.7)
OKLCHoklch(0.847 0.081 98.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dace90 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#dace90 on black: 13.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green80.8%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta5.5%
Yellow33.9%
Key (black)14.5%

Color previews

#dace90 text on a black background

contrast 13.21:1

Card sample

#dace90 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dace90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dace90 in the Color Lab