Skip to content

#ffad3d

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

RGB
255, 173, 61
HSL
35°, 100%, 62%
CMYK
0, 32, 76, 0
Luminance
0.5148

Every format

HEX#ffad3d
RGBrgb(255, 173, 61)
HSLhsl(35, 100%, 62%)
CMYKcmyk(0%, 32%, 76%, 0%)
LABlab(77.0 21.0 66.2)
LCHlch(77.0 69.4 72.4)
OKLCHoklch(0.809 0.154 70.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.8%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow76.1%
Key (black)0.0%

Color previews

#ffad3d text on a black background

contrast 11.30:1

Card sample

#ffad3d text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffad3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffad3d in the Color Lab