Skip to content

#ff7828

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

RGB
255, 120, 40
HSL
22°, 100%, 58%
CMYK
0, 53, 84, 0
Luminance
0.3485

Every format

HEX#ff7828
RGBrgb(255, 120, 40)
HSLhsl(22, 100%, 58%)
CMYKcmyk(0%, 53%, 84%, 0%)
LABlab(65.6 47.3 63.9)
LCHlch(65.6 79.4 53.5)
OKLCHoklch(0.721 0.185 46.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7828 on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#ff7828 on black: 7.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green47.1%
Blue15.7%

CMYK percentages

Cyan0.0%
Magenta52.9%
Yellow84.3%
Key (black)0.0%

Color previews

#ff7828 text on a black background

contrast 7.97:1

Card sample

#ff7828 text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 120, 40, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 120, 40, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff7828;
background: linear-gradient(135deg, #ff7828, #F7FF28);

Monochromatic scale

Palettes built from #ff7828

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7828 in the Color Lab