Skip to content

#ffcd52

a light, electric yellow · warm · closest name: gold

RGB
255, 205, 82
HSL
43°, 100%, 66%
CMYK
0, 20, 68, 0
Luminance
0.6553

Every format

HEX#ffcd52
RGBrgb(255, 205, 82)
HSLhsl(43, 100%, 66%)
CMYKcmyk(0%, 20%, 68%, 0%)
LABlab(84.8 5.3 65.5)
LCHlch(84.8 65.8 85.4)
OKLCHoklch(0.871 0.148 86.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcd52 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#ffcd52 on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue32.2%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow67.8%
Key (black)0.0%

Color previews

#ffcd52 text on a black background

contrast 14.11:1

Card sample

#ffcd52 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 205, 82, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 205, 82, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffcd52;
background: linear-gradient(135deg, #ffcd52, #BEFF52);

Monochromatic scale

Palettes built from #ffcd52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd52 in the Color Lab