Skip to content

#ffd44f

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

RGB
255, 212, 79
HSL
45°, 100%, 66%
CMYK
0, 17, 69, 0
Luminance
0.6891

Every format

HEX#ffd44f
RGBrgb(255, 212, 79)
HSLhsl(45, 100%, 66%)
CMYKcmyk(0%, 17%, 69%, 0%)
LABlab(86.5 1.6 68.5)
LCHlch(86.5 68.5 88.7)
OKLCHoklch(0.884 0.153 90.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffd44f on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ffd44f on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green83.1%
Blue31.0%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow69.0%
Key (black)0.0%

Color previews

#ffd44f text on a black background

contrast 14.78:1

Card sample

#ffd44f text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffd44f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffd44f in the Color Lab