Dark Magenta
#8b008b · one of 31,915 named colors
Dark Magenta is a dark, vivid pink with the hex code #8b008b. In RGB it is 139 red, 0 green and 139 blue, and white text is most readable on top of it.
Codes
HEX
#8b008bHEX8
#8b008bffRGB
rgb(139, 0, 139)RGBA
rgba(139, 0, 139, 1)RGB %
rgb(55%, 0%, 55%)HSL
hsl(300, 100%, 27%)HSLA
hsla(300, 100%, 27%, 1)Variables
Sass
$dark-magenta: #8b008b;Less
@dark-magenta: #8b008b;CSS
--dark-magenta: #8b008b;Similar colors