Skip to content

#f5ac85

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

RGB
245, 172, 133
HSL
21°, 85%, 74%
CMYK
0, 30, 46, 4
Luminance
0.5061

Every format

HEX#f5ac85
RGBrgb(245, 172, 133)
HSLhsl(21, 85%, 74%)
CMYKcmyk(0%, 30%, 46%, 4%)
LABlab(76.5 22.3 30.8)
LCHlch(76.5 38.0 54.1)
OKLCHoklch(0.805 0.101 49.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5ac85 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#f5ac85 on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green67.5%
Blue52.2%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow45.7%
Key (black)3.9%

Color previews

#f5ac85 text on a black background

contrast 11.12:1

Card sample

#f5ac85 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5ac85

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5ac85 in the Color Lab