Skip to content

#ff7033

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

RGB
255, 112, 51
HSL
18°, 100%, 60%
CMYK
0, 56, 80, 0
Luminance
0.3309

Every format

HEX#ff7033
RGBrgb(255, 112, 51)
HSLhsl(18, 100%, 60%)
CMYKcmyk(0%, 56%, 80%, 0%)
LABlab(64.2 51.3 58.2)
LCHlch(64.2 77.6 48.6)
OKLCHoklch(0.711 0.189 41.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff7033 on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#ff7033 on black: 7.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green43.9%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta56.1%
Yellow80.0%
Key (black)0.0%

Color previews

#ff7033 text on a black background

contrast 7.62:1

Card sample

#ff7033 text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff7033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff7033 in the Color Lab