Skip to content

#fff360

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

RGB
255, 243, 96
HSL
56°, 100%, 69%
CMYK
0, 5, 62, 0
Luminance
0.8621

Every format

HEX#fff360
RGBrgb(255, 243, 96)
HSLhsl(56, 100%, 69%)
CMYKcmyk(0%, 5%, 62%, 0%)
LABlab(94.4 -13.0 70.0)
LCHlch(94.4 71.2 100.5)
OKLCHoklch(0.947 0.164 104.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fff360 text on a black background

contrast 18.24:1

Card sample

#fff360 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fff360

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fff360 in the Color Lab