Dazzling Red
#d82c0d · one of 31,915 named colors
Dazzling Red is a medium, vivid red with the hex code #d82c0d. In RGB it is 216 red, 44 green and 13 blue, and white text is most readable on top of it.
Codes
HEX
#d82c0dHEX8
#d82c0dffRGB
rgb(216, 44, 13)RGBA
rgba(216, 44, 13, 1)RGB %
rgb(85%, 17%, 5%)HSL
hsl(9, 89%, 45%)HSLA
hsla(9, 89%, 45%, 1)Variables
Sass
$dazzling-red: #d82c0d;Less
@dazzling-red: #d82c0d;CSS
--dazzling-red: #d82c0d;