Skip to content

#fff35d

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

RGB
255, 243, 93
HSL
56°, 100%, 68%
CMYK
0, 5, 64, 0
Luminance
0.8615

Every format

HEX#fff35d
RGBrgb(255, 243, 93)
HSLhsl(56, 100%, 68%)
CMYKcmyk(0%, 5%, 64%, 0%)
LABlab(94.4 -13.2 71.2)
LCHlch(94.4 72.4 100.5)
OKLCHoklch(0.947 0.167 104.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green95.3%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta4.7%
Yellow63.5%
Key (black)0.0%

Color previews

#fff35d text on a black background

contrast 18.23:1

Card sample

#fff35d text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff35d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff35d in the Color Lab