Skip to content

#f2a65f

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

RGB
242, 166, 95
HSL
29°, 85%, 66%
CMYK
0, 31, 61, 5
Luminance
0.4698

Every format

HEX#f2a65f
RGBrgb(242, 166, 95)
HSLhsl(29, 85%, 66%)
CMYKcmyk(0%, 31%, 61%, 5%)
LABlab(74.2 21.1 47.5)
LCHlch(74.2 52.0 66.1)
OKLCHoklch(0.785 0.125 62.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2a65f on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#f2a65f on black: 10.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green65.1%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow60.7%
Key (black)5.1%

Color previews

#f2a65f text on a black background

contrast 10.40:1

Card sample

#f2a65f text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2a65f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2a65f in the Color Lab