Skip to content

#eb200c

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

RGB
235, 32, 12
HSL
5°, 90%, 48%
CMYK
0, 86, 95, 8
Luminance
0.1872

Every format

HEX#eb200c
RGBrgb(235, 32, 12)
HSLhsl(5, 90%, 48%)
CMYKcmyk(0%, 86%, 95%, 8%)
LABlab(50.4 71.8 60.6)
LCHlch(50.4 93.9 40.1)
OKLCHoklch(0.600 0.233 30.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green12.5%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta86.4%
Yellow94.9%
Key (black)7.8%

Color previews

#eb200c text on a black background

contrast 4.74:1

Card sample

#eb200c text on a white background

contrast 4.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb200c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb200c in the Color Lab