Red Bell Pepper
#dd3300 · one of 31,915 named colors
Red Bell Pepper is a medium, vivid red with the hex code #dd3300. In RGB it is 221 red, 51 green and 0 blue, and white text is most readable on top of it.
Part of Shades of Brown →
Try Red Bell Pepper in the generator →
Codes
HEX
#dd3300HEX8
#dd3300ffRGB
rgb(221, 51, 0)RGBA
rgba(221, 51, 0, 1)RGB %
rgb(87%, 20%, 0%)HSL
hsl(14, 100%, 43%)HSLA
hsla(14, 100%, 43%, 1)Variables
Sass
$red-bell-pepper: #dd3300;Less
@red-bell-pepper: #dd3300;CSS
--red-bell-pepper: #dd3300;