Skip to content

#fff73c

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

RGB
255, 247, 60
HSL
58°, 100%, 62%
CMYK
0, 3, 77, 0
Luminance
0.8811

Every format

HEX#fff73c
RGBrgb(255, 247, 60)
HSLhsl(58, 100%, 62%)
CMYKcmyk(0%, 3%, 77%, 0%)
LABlab(95.2 -16.6 83.4)
LCHlch(95.2 85.0 101.3)
OKLCHoklch(0.953 0.190 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green96.9%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta3.1%
Yellow76.5%
Key (black)0.0%

Color previews

#fff73c text on a black background

contrast 18.62:1

Card sample

#fff73c text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff73c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff73c in the Color Lab