Skip to content

#fceb32

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

RGB
252, 235, 50
HSL
55°, 97%, 59%
CMYK
0, 7, 80, 1
Luminance
0.8034

Every format

HEX#fceb32
RGBrgb(252, 235, 50)
HSLhsl(55, 97%, 59%)
CMYKcmyk(0%, 7%, 80%, 1%)
LABlab(91.8 -12.4 83.1)
LCHlch(91.8 84.0 98.5)
OKLCHoklch(0.925 0.184 103.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fceb32 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#fceb32 on black: 17.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green92.2%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta6.7%
Yellow80.2%
Key (black)1.2%

Color previews

#fceb32 text on a black background

contrast 17.07:1

Card sample

#fceb32 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 235, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 235, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fceb32;
background: linear-gradient(135deg, #fceb32, #86FC32);

Monochromatic scale

Palettes built from #fceb32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fceb32 in the Color Lab