Skip to content

#feac3d

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

RGB
254, 172, 61
HSL
35°, 99%, 62%
CMYK
0, 32, 76, 0
Luminance
0.5091

Every format

HEX#feac3d
RGBrgb(254, 172, 61)
HSLhsl(35, 99%, 62%)
CMYKcmyk(0%, 32%, 76%, 0%)
LABlab(76.6 21.1 65.8)
LCHlch(76.6 69.1 72.2)
OKLCHoklch(0.806 0.153 69.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#feac3d on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#feac3d on black: 11.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green67.5%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta32.3%
Yellow76.0%
Key (black)0.4%

Color previews

#feac3d text on a black background

contrast 11.18:1

Card sample

#feac3d text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(254, 172, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(254, 172, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #feac3d;
background: linear-gradient(135deg, #feac3d, #CFFE3D);

Monochromatic scale

Palettes built from #feac3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #feac3d in the Color Lab