Barrel
#f0b069 · one of 31,915 named colors
Barrel is a light, vivid orange with the hex code #f0b069. In RGB it is 240 red, 176 green and 105 blue, and black text is most readable on top of it.
Codes
HEX
#f0b069HEX8
#f0b069ffRGB
rgb(240, 176, 105)RGBA
rgba(240, 176, 105, 1)RGB %
rgb(94%, 69%, 41%)HSL
hsl(32, 82%, 68%)HSLA
hsla(32, 82%, 68%, 1)Variables
Sass
$barrel: #f0b069;Less
@barrel: #f0b069;CSS
--barrel: #f0b069;