Skip to content

#f65f09

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

RGB
246, 95, 9
HSL
22°, 93%, 50%
CMYK
0, 61, 96, 4
Luminance
0.2780

Every format

HEX#f65f09
RGBrgb(246, 95, 9)
HSLhsl(22, 93%, 50%)
CMYKcmyk(0%, 61%, 96%, 4%)
LABlab(59.7 55.0 67.5)
LCHlch(59.7 87.1 50.9)
OKLCHoklch(0.673 0.201 42.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f65f09 on white: 3.20:1
AA ✗ fail · AA-large · AAA
Aa
#f65f09 on black: 6.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.5%
Green37.3%
Blue3.5%

CMYK percentages

Cyan0.0%
Magenta61.4%
Yellow96.3%
Key (black)3.5%

Color previews

#f65f09 text on a black background

contrast 6.56:1

Card sample

#f65f09 text on a white background

contrast 3.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f65f09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f65f09 in the Color Lab