Signal
#cc0002 · one of 31,915 named colors
Signal is a medium, vivid red with the hex code #cc0002. In RGB it is 204 red, 0 green and 2 blue, and white text is most readable on top of it.
Codes
HEX
#cc0002HEX8
#cc0002ffRGB
rgb(204, 0, 2)RGBA
rgba(204, 0, 2, 1)RGB %
rgb(80%, 0%, 1%)HSL
hsl(359, 100%, 40%)HSLA
hsla(359, 100%, 40%, 1)Variables
Sass
$signal: #cc0002;Less
@signal: #cc0002;CSS
--signal: #cc0002;Similar colors