Skip to content

#ff3025

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

RGB
255, 48, 37
HSL
3°, 100%, 57%
CMYK
0, 81, 86, 0
Luminance
0.2351

Every format

HEX#ff3025
RGBrgb(255, 48, 37)
HSLhsl(3, 100%, 57%)
CMYKcmyk(0%, 81%, 86%, 0%)
LABlab(55.6 74.1 56.7)
LCHlch(55.6 93.3 37.4)
OKLCHoklch(0.646 0.240 29.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff3025 on white: 3.68:1
AA ✗ fail · AA-large · AAA
Aa
#ff3025 on black: 5.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green18.8%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta81.2%
Yellow85.5%
Key (black)0.0%

Color previews

#ff3025 text on a black background

contrast 5.70:1

Card sample

#ff3025 text on a white background

contrast 3.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff3025

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff3025 in the Color Lab