Skip to content

#ffcc55

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

RGB
255, 204, 85
HSL
42°, 100%, 67%
CMYK
0, 20, 67, 0
Luminance
0.6510

Every format

HEX#ffcc55
RGBrgb(255, 204, 85)
HSLhsl(42, 100%, 67%)
CMYKcmyk(0%, 20%, 67%, 0%)
LABlab(84.5 6.0 64.1)
LCHlch(84.5 64.3 84.7)
OKLCHoklch(0.869 0.145 85.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcc55 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ffcc55 on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow66.7%
Key (black)0.0%

Color previews

#ffcc55 text on a black background

contrast 14.02:1

Card sample

#ffcc55 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc55 in the Color Lab