Maya Blue
#73c2fb · one of 31,915 named colors
Maya Blue is a light, vivid blue with the hex code #73c2fb. In RGB it is 115 red, 194 green and 251 blue, and black text is most readable on top of it.
Codes
HEX
#73c2fbHEX8
#73c2fbffRGB
rgb(115, 194, 251)RGBA
rgba(115, 194, 251, 1)RGB %
rgb(45%, 76%, 98%)HSL
hsl(205, 94%, 72%)HSLA
hsla(205, 94%, 72%, 1)Variables
Sass
$maya-blue: #73c2fb;Less
@maya-blue: #73c2fb;CSS
--maya-blue: #73c2fb;