Skip to content

#ffcc44

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

RGB
255, 204, 68
HSL
44°, 100%, 63%
CMYK
0, 20, 73, 0
Luminance
0.6486

Every format

HEX#ffcc44
RGBrgb(255, 204, 68)
HSLhsl(44, 100%, 63%)
CMYKcmyk(0%, 20%, 73%, 0%)
LABlab(84.4 5.2 70.7)
LCHlch(84.4 70.9 85.8)
OKLCHoklch(0.868 0.156 87.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow73.3%
Key (black)0.0%

Color previews

#ffcc44 text on a black background

contrast 13.97:1

Card sample

#ffcc44 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc44

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc44 in the Color Lab