Danger
#ff0e0e · one of 31,915 named colors
Danger is a medium, vivid red with the hex code #ff0e0e. In RGB it is 255 red, 14 green and 14 blue, and black text is most readable on top of it.
Codes
HEX
#ff0e0eHEX8
#ff0e0effRGB
rgb(255, 14, 14)RGBA
rgba(255, 14, 14, 1)RGB %
rgb(100%, 5%, 5%)HSL
hsl(0, 100%, 53%)HSLA
hsla(0, 100%, 53%, 1)Variables
Sass
$danger: #ff0e0e;Less
@danger: #ff0e0e;CSS
--danger: #ff0e0e;Similar colors