Siniy Blue
#4c4dff · one of 31,915 named colors
Siniy Blue is a medium, vivid blue with the hex code #4c4dff. In RGB it is 76 red, 77 green and 255 blue, and white text is most readable on top of it.
Codes
HEX
#4c4dffHEX8
#4c4dffffRGB
rgb(76, 77, 255)RGBA
rgba(76, 77, 255, 1)RGB %
rgb(30%, 30%, 100%)HSL
hsl(240, 100%, 65%)HSLA
hsla(240, 100%, 65%, 1)Variables
Sass
$siniy-blue: #4c4dff;Less
@siniy-blue: #4c4dff;CSS
--siniy-blue: #4c4dff;