Skip to content

#dabc2f

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

RGB
218, 188, 47
HSL
50°, 70%, 52%
CMYK
0, 14, 78, 15
Luminance
0.5108

Every format

HEX#dabc2f
RGBrgb(218, 188, 47)
HSLhsl(50, 70%, 52%)
CMYKcmyk(0%, 14%, 78%, 15%)
LABlab(76.7 -3.1 69.5)
LCHlch(76.7 69.6 92.6)
OKLCHoklch(0.798 0.152 96.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dabc2f on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#dabc2f on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green73.7%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta13.8%
Yellow78.4%
Key (black)14.5%

Color previews

#dabc2f text on a black background

contrast 11.22:1

Card sample

#dabc2f text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 188, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 188, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dabc2f;
background: linear-gradient(135deg, #dabc2f, #86DA2F);

Monochromatic scale

Palettes built from #dabc2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dabc2f in the Color Lab