Skip to content

#fcc33f

a balanced, electric yellow · warm · closest name: orange

RGB
252, 195, 63
HSL
42°, 97%, 62%
CMYK
0, 23, 75, 1
Luminance
0.6008

Every format

HEX#fcc33f
RGBrgb(252, 195, 63)
HSLhsl(42, 97%, 62%)
CMYKcmyk(0%, 23%, 75%, 1%)
LABlab(81.9 8.3 70.0)
LCHlch(81.9 70.5 83.2)
OKLCHoklch(0.847 0.154 84.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc33f on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#fcc33f on black: 13.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow75.0%
Key (black)1.2%

Color previews

#fcc33f text on a black background

contrast 13.02:1

Card sample

#fcc33f text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(252, 195, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 195, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fcc33f;
background: linear-gradient(135deg, #fcc33f, #B7FC3F);

Monochromatic scale

Palettes built from #fcc33f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc33f in the Color Lab