Skip to content

#ffad52

a light, electric orange · warm · closest name: peru

RGB
255, 173, 82
HSL
32°, 100%, 66%
CMYK
0, 32, 68, 0
Luminance
0.5176

Every format

HEX#ffad52
RGBrgb(255, 173, 82)
HSLhsl(32, 100%, 66%)
CMYKcmyk(0%, 32%, 68%, 0%)
LABlab(77.1 21.9 57.4)
LCHlch(77.1 61.5 69.1)
OKLCHoklch(0.811 0.143 66.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffad52 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#ffad52 on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.8%
Blue32.2%

CMYK percentages

Cyan0.0%
Magenta32.2%
Yellow67.8%
Key (black)0.0%

Color previews

#ffad52 text on a black background

contrast 11.35:1

Card sample

#ffad52 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffad52

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffad52 in the Color Lab