Skip to content

#dfcc34

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

RGB
223, 204, 52
HSL
53°, 73%, 54%
CMYK
0, 9, 77, 13
Luminance
0.5912

Every format

HEX#dfcc34
RGBrgb(223, 204, 52)
HSLhsl(53, 73%, 54%)
CMYKcmyk(0%, 9%, 77%, 13%)
LABlab(81.4 -9.0 72.3)
LCHlch(81.4 72.8 97.1)
OKLCHoklch(0.836 0.161 101.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfcc34 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#dfcc34 on black: 12.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green80.0%
Blue20.4%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow76.7%
Key (black)12.5%

Color previews

#dfcc34 text on a black background

contrast 12.82:1

Card sample

#dfcc34 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 204, 52, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 204, 52, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dfcc34;
background: linear-gradient(135deg, #dfcc34, #80DF34);

Monochromatic scale

Palettes built from #dfcc34

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfcc34 in the Color Lab