Glorious Red
#fe2f4a · one of 31,915 named colors
Glorious Red is a medium, vivid red with the hex code #fe2f4a. In RGB it is 254 red, 47 green and 74 blue, and black text is most readable on top of it.
Codes
HEX
#fe2f4aHEX8
#fe2f4affRGB
rgb(254, 47, 74)RGBA
rgba(254, 47, 74, 1)RGB %
rgb(100%, 18%, 29%)HSL
hsl(352, 99%, 59%)HSLA
hsla(352, 99%, 59%, 1)Variables
Sass
$glorious-red: #fe2f4a;Less
@glorious-red: #fe2f4a;CSS
--glorious-red: #fe2f4a;