Skip to content

#eb2000

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

RGB
235, 32, 0
HSL
8°, 100%, 46%
CMYK
0, 86, 100, 8
Luminance
0.1870

Every format

HEX#eb2000
RGBrgb(235, 32, 0)
HSLhsl(8, 100%, 46%)
CMYKcmyk(0%, 86%, 100%, 8%)
LABlab(50.3 71.7 63.6)
LCHlch(50.3 95.9 41.6)
OKLCHoklch(0.600 0.234 31.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb2000 on white: 4.43:1
AA ✗ fail · AA-large · AAA
Aa
#eb2000 on black: 4.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green12.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta86.4%
Yellow100.0%
Key (black)7.8%

Color previews

#eb2000 text on a black background

contrast 4.74:1

Card sample

#eb2000 text on a white background

contrast 4.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb2000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb2000 in the Color Lab