Brutal Pink
#ff00bb · one of 31,915 named colors
Brutal Pink is a medium, vivid pink with the hex code #ff00bb. In RGB it is 255 red, 0 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#ff00bbHEX8
#ff00bbffRGB
rgb(255, 0, 187)RGBA
rgba(255, 0, 187, 1)RGB %
rgb(100%, 0%, 73%)HSL
hsl(316, 100%, 50%)HSLA
hsla(316, 100%, 50%, 1)Variables
Sass
$brutal-pink: #ff00bb;Less
@brutal-pink: #ff00bb;CSS
--brutal-pink: #ff00bb;