Skip to content

#ffad2d

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

RGB
255, 173, 45
HSL
37°, 100%, 59%
CMYK
0, 32, 82, 0
Luminance
0.5134

Every format

HEX#ffad2d
RGBrgb(255, 173, 45)
HSLhsl(37, 100%, 59%)
CMYKcmyk(0%, 32%, 82%, 0%)
LABlab(76.9 20.4 71.7)
LCHlch(76.9 74.6 74.1)
OKLCHoklch(0.808 0.161 72.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffad2d on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#ffad2d on black: 11.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.8%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow82.4%
Key (black)0.0%

Color previews

#ffad2d text on a black background

contrast 11.27:1

Card sample

#ffad2d text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 173, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 173, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffad2d;
background: linear-gradient(135deg, #ffad2d, #C5FF2D);

Monochromatic scale

Palettes built from #ffad2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffad2d in the Color Lab