Skip to content

#fcc045

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

RGB
252, 192, 69
HSL
40°, 97%, 63%
CMYK
0, 24, 73, 1
Luminance
0.5882

Every format

HEX#fcc045
RGBrgb(252, 192, 69)
HSLhsl(40, 97%, 63%)
CMYKcmyk(0%, 24%, 73%, 1%)
LABlab(81.2 10.1 67.1)
LCHlch(81.2 67.8 81.4)
OKLCHoklch(0.842 0.150 81.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc045 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#fcc045 on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue27.1%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow72.6%
Key (black)1.2%

Color previews

#fcc045 text on a black background

contrast 12.76:1

Card sample

#fcc045 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc045

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc045 in the Color Lab