Cochonnet
#ff88bb · one of 31,915 named colors
Cochonnet is a light, vivid pink with the hex code #ff88bb. In RGB it is 255 red, 136 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#ff88bbHEX8
#ff88bbffRGB
rgb(255, 136, 187)RGBA
rgba(255, 136, 187, 1)RGB %
rgb(100%, 53%, 73%)HSL
hsl(334, 100%, 77%)HSLA
hsla(334, 100%, 77%, 1)Variables
Sass
$cochonnet: #ff88bb;Less
@cochonnet: #ff88bb;CSS
--cochonnet: #ff88bb;