Skip to content

#fff45f

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

RGB
255, 244, 95
HSL
56°, 100%, 69%
CMYK
0, 4, 63, 0
Luminance
0.8679

Every format

HEX#fff45f
RGBrgb(255, 244, 95)
HSLhsl(56, 100%, 69%)
CMYKcmyk(0%, 4%, 63%, 0%)
LABlab(94.7 -13.6 70.7)
LCHlch(94.7 71.9 100.9)
OKLCHoklch(0.949 0.166 105.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff45f on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#fff45f on black: 18.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green95.7%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta4.3%
Yellow62.7%
Key (black)0.0%

Color previews

#fff45f text on a black background

contrast 18.36:1

Card sample

#fff45f text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 244, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 244, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fff45f;
background: linear-gradient(135deg, #fff45f, #9FFF5F);

Monochromatic scale

Palettes built from #fff45f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff45f in the Color Lab