Hera Blue
#7777ee · one of 31,915 named colors
Hera Blue is a light, vivid blue with the hex code #7777ee. In RGB it is 119 red, 119 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#7777eeHEX8
#7777eeffRGB
rgb(119, 119, 238)RGBA
rgba(119, 119, 238, 1)RGB %
rgb(47%, 47%, 93%)HSL
hsl(240, 78%, 70%)HSLA
hsla(240, 78%, 70%, 1)Variables
Sass
$hera-blue: #7777ee;Less
@hera-blue: #7777ee;CSS
--hera-blue: #7777ee;