Spanish Red
#e60026 · one of 31,915 named colors
Spanish Red is a medium, vivid red with the hex code #e60026. In RGB it is 230 red, 0 green and 38 blue, and white text is most readable on top of it.
Codes
HEX
#e60026HEX8
#e60026ffRGB
rgb(230, 0, 38)RGBA
rgba(230, 0, 38, 1)RGB %
rgb(90%, 0%, 15%)HSL
hsl(350, 100%, 45%)HSLA
hsla(350, 100%, 45%, 1)Variables
Sass
$spanish-red: #e60026;Less
@spanish-red: #e60026;CSS
--spanish-red: #e60026;