Stoplight
#dd1111 · one of 31,915 named colors
Stoplight is a medium, vivid red with the hex code #dd1111. In RGB it is 221 red, 17 green and 17 blue, and white text is most readable on top of it.
Codes
HEX
#dd1111HEX8
#dd1111ffRGB
rgb(221, 17, 17)RGBA
rgba(221, 17, 17, 1)RGB %
rgb(87%, 7%, 7%)HSL
hsl(0, 86%, 47%)HSLA
hsla(0, 86%, 47%, 1)Variables
Sass
$stoplight: #dd1111;Less
@stoplight: #dd1111;CSS
--stoplight: #dd1111;Similar colors