Skip to content

#dcc04f

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

RGB
220, 192, 79
HSL
48°, 67%, 59%
CMYK
0, 13, 64, 14
Luminance
0.5348

Every format

HEX#dcc04f
RGBrgb(220, 192, 79)
HSLhsl(48, 67%, 59%)
CMYKcmyk(0%, 13%, 64%, 14%)
LABlab(78.2 -2.8 58.8)
LCHlch(78.2 58.9 92.8)
OKLCHoklch(0.811 0.134 95.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcc04f on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#dcc04f on black: 11.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green75.3%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta12.7%
Yellow64.1%
Key (black)13.7%

Color previews

#dcc04f text on a black background

contrast 11.70:1

Card sample

#dcc04f text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 192, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 192, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcc04f;
background: linear-gradient(135deg, #dcc04f, #9ADC4F);

Monochromatic scale

Palettes built from #dcc04f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcc04f in the Color Lab