Dropped Brick
#bb3300 · one of 31,915 named colors
Dropped Brick is a medium, vivid orange with the hex code #bb3300. In RGB it is 187 red, 51 green and 0 blue, and white text is most readable on top of it.
Part of Shades of Brown →
Try Dropped Brick in the generator →
Codes
HEX
#bb3300HEX8
#bb3300ffRGB
rgb(187, 51, 0)RGBA
rgba(187, 51, 0, 1)RGB %
rgb(73%, 20%, 0%)HSL
hsl(16, 100%, 37%)HSLA
hsla(16, 100%, 37%, 1)Variables
Sass
$dropped-brick: #bb3300;Less
@dropped-brick: #bb3300;CSS
--dropped-brick: #bb3300;