Skip to content

#eb3300

a balanced, electric red · warm · closest name: red

RGB
235, 51, 0
HSL
13°, 100%, 46%
CMYK
0, 78, 100, 8
Luminance
0.2003

Every format

HEX#eb3300
RGBrgb(235, 51, 0)
HSLhsl(13, 100%, 46%)
CMYKcmyk(0%, 78%, 100%, 8%)
LABlab(51.9 67.3 64.3)
LCHlch(51.9 93.1 43.7)
OKLCHoklch(0.611 0.224 33.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb3300 on white: 4.19:1
AA ✗ fail · AA-large · AAA
Aa
#eb3300 on black: 5.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green20.0%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta78.3%
Yellow100.0%
Key (black)7.8%

Color previews

#eb3300 text on a black background

contrast 5.01:1

Card sample

#eb3300 text on a white background

contrast 4.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb3300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb3300 in the Color Lab