Indigo Blue
#3a18b1 · one of 31,915 named colors
Indigo Blue is a medium, vivid blue with the hex code #3a18b1. In RGB it is 58 red, 24 green and 177 blue, and white text is most readable on top of it.
Codes
HEX
#3a18b1HEX8
#3a18b1ffRGB
rgb(58, 24, 177)RGBA
rgba(58, 24, 177, 1)RGB %
rgb(23%, 9%, 69%)HSL
hsl(253, 76%, 39%)HSLA
hsla(253, 76%, 39%, 1)Variables
Sass
$indigo-blue: #3a18b1;Less
@indigo-blue: #3a18b1;CSS
--indigo-blue: #3a18b1;