Raspberry
#b00149 · one of 31,915 named colors
Raspberry is a dark, vivid red with the hex code #b00149. In RGB it is 176 red, 1 green and 73 blue, and white text is most readable on top of it.
Codes
HEX
#b00149HEX8
#b00149ffRGB
rgb(176, 1, 73)RGBA
rgba(176, 1, 73, 1)RGB %
rgb(69%, 0%, 29%)HSL
hsl(335, 99%, 35%)HSLA
hsla(335, 99%, 35%, 1)Variables
Sass
$raspberry: #b00149;Less
@raspberry: #b00149;CSS
--raspberry: #b00149;