Skip to content

#ffac5f

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

RGB
255, 172, 95
HSL
29°, 100%, 69%
CMYK
0, 33, 63, 0
Luminance
0.5159

Every format

HEX#ffac5f
RGBrgb(255, 172, 95)
HSLhsl(29, 100%, 69%)
CMYKcmyk(0%, 33%, 63%, 0%)
LABlab(77.0 23.2 51.2)
LCHlch(77.0 56.2 65.6)
OKLCHoklch(0.811 0.135 61.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.5%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow62.7%
Key (black)0.0%

Color previews

#ffac5f text on a black background

contrast 11.32:1

Card sample

#ffac5f text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac5f in the Color Lab