Skip to content

#ff0033

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

RGB
255, 0, 51
HSL
348°, 100%, 50%
CMYK
0, 100, 80, 0
Luminance
0.2150

Every format

HEX#ff0033
RGBrgb(255, 0, 51)
HSLhsl(348, 100%, 50%)
CMYKcmyk(0%, 100%, 80%, 0%)
LABlab(53.5 80.8 47.8)
LCHlch(53.5 93.9 30.6)
OKLCHoklch(0.631 0.255 23.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff0033 on white: 3.96:1
AA ✗ fail · AA-large · AAA
Aa
#ff0033 on black: 5.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow80.0%
Key (black)0.0%

Color previews

#ff0033 text on a black background

contrast 5.30:1

Card sample

#ff0033 text on a white background

contrast 3.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff0033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff0033 in the Color Lab