Skip to content

#f25f13

a balanced, electric orange · warm · closest name: chocolate

RGB
242, 95, 19
HSL
20°, 90%, 51%
CMYK
0, 61, 92, 5
Luminance
0.2711

Every format

HEX#f25f13
RGBrgb(242, 95, 19)
HSLhsl(20, 90%, 51%)
CMYKcmyk(0%, 61%, 92%, 5%)
LABlab(59.1 53.6 64.7)
LCHlch(59.1 84.0 50.3)
OKLCHoklch(0.667 0.196 41.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f25f13 on white: 3.27:1
AA ✗ fail · AA-large · AAA
Aa
#f25f13 on black: 6.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green37.3%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta60.7%
Yellow92.1%
Key (black)5.1%

Color previews

#f25f13 text on a black background

contrast 6.42:1

Card sample

#f25f13 text on a white background

contrast 3.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f25f13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f25f13 in the Color Lab