Skip to content

#fcc341

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

RGB
252, 195, 65
HSL
42°, 97%, 62%
CMYK
0, 23, 74, 1
Luminance
0.6011

Every format

HEX#fcc341
RGBrgb(252, 195, 65)
HSLhsl(42, 97%, 62%)
CMYKcmyk(0%, 23%, 74%, 1%)
LABlab(81.9 8.4 69.3)
LCHlch(81.9 69.8 83.1)
OKLCHoklch(0.847 0.153 83.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green76.5%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta22.6%
Yellow74.2%
Key (black)1.2%

Color previews

#fcc341 text on a black background

contrast 13.02:1

Card sample

#fcc341 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc341

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc341 in the Color Lab