Skip to content

Rose #ff007f

The flower that named half of romance.

RGB
255, 0, 127
HSL
330°, 100%, 50%
CMYK
0, 100, 50, 0
Luminance
0.2279

About Rose

Rose, #ff007f, is pink at full conviction — halfway between red and magenta, the color language borrowed from the flower for everything tender and slightly dramatic. From rose windows to rosé wine to rose gold phones, no bloom has colonized more vocabulary.

History

The rose named the color in a dozen languages centuries ago; heraldry’s Wars of the Roses branded English history with it. Rose gold — copper-blushed gold alloy — went from Fabergé’s Russia to the 2015 iPhone that made blush metal a global default.

Psychology

Rose is romance with agency — warmer than pink’s innocence, softer than red’s demand. Rose-tinted glasses are optimism’s official eyewear; the color performs affection confidently.

In design

Rose anchors beauty, dating and lifestyle design: #f43f5e-class roses are superb CTAs, and rose gold (#b76e79) remains the premium blush metal. On white, deep roses pass large-text AA; pair with sage, charcoal, cream and gold.

In culture

Sub rosa secrecy, rose windows, la vie en rose, the rose of every anthem and armistice: the flower is culture’s busiest metaphor, and the color inherits all of it.

Brands that own rose

Shades of rose

Every format

HEX#ff007f
RGBrgb(255, 0, 127)
HSLhsl(330, 100%, 50%)
CMYKcmyk(0%, 100%, 50%, 0%)
LABlab(54.9 84.5 4.6)
LCHlch(54.9 84.6 3.1)
OKLCHoklch(0.645 0.260 2.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff007f on white: 3.78:1
AA ✗ fail · AA-large · AAA
Aa
#ff007f on black: 5.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green0.0%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow50.2%
Key (black)0.0%

Color previews

#ff007f text on a black background

contrast 5.56:1

Card sample

#ff007f text on a white background

contrast 3.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff007f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Rose, answered

What is the hex code for rose?

Rose is #ff007f; UI rose centers on #f43f5e (Tailwind rose-500); rose gold is the muted metallic #b76e79.

Rose vs pink — what’s the difference?

Rose is pink matured: more red, more saturation, more intent. Pink whispers; rose declares.

What is rose gold exactly?

A gold-copper alloy (often ~75% gold, 22% copper) whose copper content blushes the metal. Digitally it maps near #b76e79 with lighter #e8c4bc highlights.

Work with #ff007f in the Color Lab