Skip to content

#ff6830

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

RGB
255, 104, 48
HSL
16°, 100%, 59%
CMYK
0, 59, 81, 0
Luminance
0.3137

Every format

HEX#ff6830
RGBrgb(255, 104, 48)
HSLhsl(16, 100%, 59%)
CMYKcmyk(0%, 59%, 81%, 0%)
LABlab(62.8 54.9 58.2)
LCHlch(62.8 80.0 46.7)
OKLCHoklch(0.700 0.196 39.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff6830 on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#ff6830 on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green40.8%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta59.2%
Yellow81.2%
Key (black)0.0%

Color previews

#ff6830 text on a black background

contrast 7.27:1

Card sample

#ff6830 text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff6830

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff6830 in the Color Lab