Dried Magenta
#ff40ff · one of 31,915 named colors
Dried Magenta is a medium, vivid pink with the hex code #ff40ff. In RGB it is 255 red, 64 green and 255 blue, and black text is most readable on top of it.
Part of Shades of Pink →
Try Dried Magenta in the generator →
Codes
HEX
#ff40ffHEX8
#ff40ffffRGB
rgb(255, 64, 255)RGBA
rgba(255, 64, 255, 1)RGB %
rgb(100%, 25%, 100%)HSL
hsl(300, 100%, 63%)HSLA
hsla(300, 100%, 63%, 1)Variables
Sass
$dried-magenta: #ff40ff;Less
@dried-magenta: #ff40ff;CSS
--dried-magenta: #ff40ff;