Skip to content

#ff075a

a balanced, electric magenta / pink · warm · closest name: crimson

RGB
255, 7, 90
HSL
340°, 100%, 51%
CMYK
0, 97, 65, 0
Luminance
0.2215

Every format

HEX#ff075a
RGBrgb(255, 7, 90)
HSLhsl(340, 100%, 51%)
CMYKcmyk(0%, 97%, 65%, 0%)
LABlab(54.2 81.8 26.0)
LCHlch(54.2 85.8 17.6)
OKLCHoklch(0.637 0.253 14.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff075a on white: 3.87:1
AA ✗ fail · AA-large · AAA
Aa
#ff075a on black: 5.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green2.7%
Blue35.3%

CMYK percentages

Cyan0.0%
Magenta97.3%
Yellow64.7%
Key (black)0.0%

Color previews

#ff075a text on a black background

contrast 5.43:1

Card sample

#ff075a text on a white background

contrast 3.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff075a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff075a in the Color Lab