Squig Orange
#aa4f44 · one of 31,915 named colors
Squig Orange is a medium, soft red with the hex code #aa4f44. In RGB it is 170 red, 79 green and 68 blue, and white text is most readable on top of it.
Codes
HEX
#aa4f44HEX8
#aa4f44ffRGB
rgb(170, 79, 68)RGBA
rgba(170, 79, 68, 1)RGB %
rgb(67%, 31%, 27%)HSL
hsl(6, 43%, 47%)HSLA
hsla(6, 43%, 47%, 1)Variables
Sass
$squig-orange: #aa4f44;Less
@squig-orange: #aa4f44;CSS
--squig-orange: #aa4f44;