Skip to content

#fff72f

a balanced, electric yellow · cool · closest name: yellow

RGB
255, 247, 47
HSL
58°, 100%, 59%
CMYK
0, 3, 82, 0
Luminance
0.8799

Every format

HEX#fff72f
RGBrgb(255, 247, 47)
HSLhsl(58, 100%, 59%)
CMYKcmyk(0%, 3%, 82%, 0%)
LABlab(95.2 -17.1 86.7)
LCHlch(95.2 88.4 101.1)
OKLCHoklch(0.952 0.195 107.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff72f on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#fff72f on black: 18.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green96.9%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow81.6%
Key (black)0.0%

Color previews

#fff72f text on a black background

contrast 18.60:1

Card sample

#fff72f text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 247, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 247, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff72f;
background: linear-gradient(135deg, #fff72f, #7CFF2F);

Monochromatic scale

Palettes built from #fff72f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff72f in the Color Lab