Skip to content

#fda033

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

RGB
253, 160, 51
HSL
32°, 98%, 60%
CMYK
0, 37, 80, 1
Luminance
0.4626

Every format

HEX#fda033
RGBrgb(253, 160, 51)
HSLhsl(32, 98%, 60%)
CMYKcmyk(0%, 37%, 80%, 1%)
LABlab(73.7 26.6 66.8)
LCHlch(73.7 71.9 68.3)
OKLCHoklch(0.783 0.159 64.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda033 on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#fda033 on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green62.7%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta36.8%
Yellow79.8%
Key (black)0.8%

Color previews

#fda033 text on a black background

contrast 10.25:1

Card sample

#fda033 text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 160, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 160, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fda033;
background: linear-gradient(135deg, #fda033, #D3FD33);

Monochromatic scale

Palettes built from #fda033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fda033 in the Color Lab