Skip to content

#fff35f

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

RGB
255, 243, 95
HSL
56°, 100%, 69%
CMYK
0, 5, 63, 0
Luminance
0.8619

Every format

HEX#fff35f
RGBrgb(255, 243, 95)
HSLhsl(56, 100%, 69%)
CMYKcmyk(0%, 5%, 63%, 0%)
LABlab(94.4 -13.1 70.4)
LCHlch(94.4 71.6 100.5)
OKLCHoklch(0.947 0.165 104.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fff35f on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fff35f on black: 18.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fff35f text on a black background

contrast 18.24:1

Card sample

#fff35f text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff35f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff35f in the Color Lab