Skip to content

#ff232b

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

RGB
255, 35, 43
HSL
358°, 100%, 57%
CMYK
0, 86, 83, 0
Luminance
0.2264

Every format

HEX#ff232b
RGBrgb(255, 35, 43)
HSLhsl(358, 100%, 57%)
CMYKcmyk(0%, 86%, 83%, 0%)
LABlab(54.7 76.9 53.1)
LCHlch(54.7 93.5 34.6)
OKLCHoklch(0.639 0.246 26.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff232b on white: 3.80:1
AA ✗ fail · AA-large · AAA
Aa
#ff232b on black: 5.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green13.7%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta86.3%
Yellow83.1%
Key (black)0.0%

Color previews

#ff232b text on a black background

contrast 5.53:1

Card sample

#ff232b text on a white background

contrast 3.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff232b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff232b in the Color Lab