Skip to content

#f95f21

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

RGB
249, 95, 33
HSL
17°, 95%, 55%
CMYK
0, 62, 87, 2
Luminance
0.2843

Every format

HEX#f95f21
RGBrgb(249, 95, 33)
HSLhsl(17, 95%, 55%)
CMYKcmyk(0%, 62%, 87%, 2%)
LABlab(60.3 56.3 61.7)
LCHlch(60.3 83.5 47.6)
OKLCHoklch(0.679 0.201 39.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f95f21 on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#f95f21 on black: 6.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green37.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta61.8%
Yellow86.7%
Key (black)2.4%

Color previews

#f95f21 text on a black background

contrast 6.69:1

Card sample

#f95f21 text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f95f21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f95f21 in the Color Lab