Skip to content

#fff05f

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

RGB
255, 240, 95
HSL
54°, 100%, 69%
CMYK
0, 6, 63, 0
Luminance
0.8441

Every format

HEX#fff05f
RGBrgb(255, 240, 95)
HSLhsl(54, 100%, 69%)
CMYKcmyk(0%, 6%, 63%, 0%)
LABlab(93.6 -11.6 69.6)
LCHlch(93.6 70.5 99.5)
OKLCHoklch(0.941 0.162 103.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff05f on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#fff05f on black: 17.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green94.1%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta5.9%
Yellow62.7%
Key (black)0.0%

Color previews

#fff05f text on a black background

contrast 17.88:1

Card sample

#fff05f text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff05f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff05f in the Color Lab