Star of Life
#057bc1 · one of 31,915 named colors
Star of Life is a medium, vivid blue with the hex code #057bc1. In RGB it is 5 red, 123 green and 193 blue, and black text is most readable on top of it.
Codes
HEX
#057bc1HEX8
#057bc1ffRGB
rgb(5, 123, 193)RGBA
rgba(5, 123, 193, 1)RGB %
rgb(2%, 48%, 76%)HSL
hsl(202, 95%, 39%)HSLA
hsla(202, 95%, 39%, 1)Variables
Sass
$star-of-life: #057bc1;Less
@star-of-life: #057bc1;CSS
--star-of-life: #057bc1;