Skip to content

#ff3030

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

RGB
255, 48, 48
HSL
0°, 100%, 59%
CMYK
0, 81, 81, 0
Luminance
0.2359

Every format

HEX#ff3030
RGBrgb(255, 48, 48)
HSLhsl(0, 100%, 59%)
CMYKcmyk(0%, 81%, 81%, 0%)
LABlab(55.7 74.4 51.5)
LCHlch(55.7 90.5 34.7)
OKLCHoklch(0.647 0.239 27.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3030 on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#ff3030 on black: 5.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.8%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow81.2%
Key (black)0.0%

Color previews

#ff3030 text on a black background

contrast 5.72:1

Card sample

#ff3030 text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3030

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3030 in the Color Lab