Beacon Blue
#265c98 · one of 31,915 named colors
Beacon Blue is a medium, strong blue with the hex code #265c98. In RGB it is 38 red, 92 green and 152 blue, and white text is most readable on top of it.
Codes
HEX
#265c98HEX8
#265c98ffRGB
rgb(38, 92, 152)RGBA
rgba(38, 92, 152, 1)RGB %
rgb(15%, 36%, 60%)HSL
hsl(212, 60%, 37%)HSLA
hsla(212, 60%, 37%, 1)Variables
Sass
$beacon-blue: #265c98;Less
@beacon-blue: #265c98;CSS
--beacon-blue: #265c98;