Skip to content

#f2a37b

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

RGB
242, 163, 123
HSL
20°, 82%, 72%
CMYK
0, 33, 49, 5
Luminance
0.4650

Every format

HEX#f2a37b
RGBrgb(242, 163, 123)
HSLhsl(20, 82%, 72%)
CMYKcmyk(0%, 33%, 49%, 5%)
LABlab(73.9 24.9 32.6)
LCHlch(73.9 41.1 52.6)
OKLCHoklch(0.784 0.108 47.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2a37b on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#f2a37b on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green63.9%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta32.6%
Yellow49.2%
Key (black)5.1%

Color previews

#f2a37b text on a black background

contrast 10.30:1

Card sample

#f2a37b text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(242, 163, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(242, 163, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f2a37b;
background: linear-gradient(135deg, #f2a37b, #F2F27B);

Monochromatic scale

Palettes built from #f2a37b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2a37b in the Color Lab