Skip to content

#f4af5a

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

RGB
244, 175, 90
HSL
33°, 88%, 66%
CMYK
0, 28, 63, 4
Luminance
0.5063

Every format

HEX#f4af5a
RGBrgb(244, 175, 90)
HSLhsl(33, 88%, 66%)
CMYKcmyk(0%, 28%, 63%, 4%)
LABlab(76.5 16.8 52.6)
LCHlch(76.5 55.3 72.3)
OKLCHoklch(0.803 0.130 69.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red95.7%
Green68.6%
Blue35.3%

CMYK percentages

Cyan0.0%
Magenta28.3%
Yellow63.1%
Key (black)4.3%

Color previews

#f4af5a text on a black background

contrast 11.13:1

Card sample

#f4af5a text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(244, 175, 90, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(244, 175, 90, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f4af5a;
background: linear-gradient(135deg, #f4af5a, #D2F45A);

Monochromatic scale

Palettes built from #f4af5a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f4af5a in the Color Lab