Skip to content

#ff2d1b

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

RGB
255, 45, 27
HSL
5°, 100%, 55%
CMYK
0, 82, 89, 0
Luminance
0.2322

Every format

HEX#ff2d1b
RGBrgb(255, 45, 27)
HSLhsl(5, 100%, 55%)
CMYKcmyk(0%, 82%, 89%, 0%)
LABlab(55.3 74.7 60.6)
LCHlch(55.3 96.2 39.1)
OKLCHoklch(0.643 0.243 30.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff2d1b on white: 3.72:1
AA ✗ fail · AA-large · AAA
Aa
#ff2d1b on black: 5.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green17.6%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta82.4%
Yellow89.4%
Key (black)0.0%

Color previews

#ff2d1b text on a black background

contrast 5.64:1

Card sample

#ff2d1b text on a white background

contrast 3.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff2d1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff2d1b in the Color Lab