Skip to content

#dfcc35

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

RGB
223, 204, 53
HSL
53°, 73%, 54%
CMYK
0, 9, 76, 13
Luminance
0.5913

Every format

HEX#dfcc35
RGBrgb(223, 204, 53)
HSLhsl(53, 73%, 54%)
CMYKcmyk(0%, 9%, 76%, 13%)
LABlab(81.4 -9.0 72.0)
LCHlch(81.4 72.5 97.1)
OKLCHoklch(0.836 0.161 101.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green80.0%
Blue20.8%

CMYK percentages

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

Color previews

#dfcc35 text on a black background

contrast 12.83:1

Card sample

#dfcc35 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfcc35

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfcc35 in the Color Lab