BBQ
#a35046 · one of 31,915 named colors
BBQ is a medium, soft red with the hex code #a35046. In RGB it is 163 red, 80 green and 70 blue, and white text is most readable on top of it.
Codes
HEX
#a35046HEX8
#a35046ffRGB
rgb(163, 80, 70)RGBA
rgba(163, 80, 70, 1)RGB %
rgb(64%, 31%, 27%)HSL
hsl(6, 40%, 46%)HSLA
hsla(6, 40%, 46%, 1)Variables
Sass
$bbq: #a35046;Less
@bbq: #a35046;CSS
--bbq: #a35046;