Skip to content

#fda83f

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

RGB
253, 168, 63
HSL
33°, 98%, 62%
CMYK
0, 34, 75, 1
Luminance
0.4925

Every format

HEX#fda83f
RGBrgb(253, 168, 63)
HSLhsl(33, 98%, 62%)
CMYKcmyk(0%, 34%, 75%, 1%)
LABlab(75.6 22.8 64.0)
LCHlch(75.6 67.9 70.4)
OKLCHoklch(0.798 0.152 67.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fda83f on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#fda83f on black: 10.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green65.9%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta33.6%
Yellow75.1%
Key (black)0.8%

Color previews

#fda83f text on a black background

contrast 10.85:1

Card sample

#fda83f text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fda83f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fda83f in the Color Lab