Blue Period
#075158 · one of 31,915 named colors
Blue Period is a dark, vivid cyan with the hex code #075158. In RGB it is 7 red, 81 green and 88 blue, and white text is most readable on top of it.
Codes
HEX
#075158HEX8
#075158ffRGB
rgb(7, 81, 88)RGBA
rgba(7, 81, 88, 1)RGB %
rgb(3%, 32%, 35%)HSL
hsl(185, 85%, 19%)HSLA
hsla(185, 85%, 19%, 1)Variables
Sass
$blue-period: #075158;Less
@blue-period: #075158;CSS
--blue-period: #075158;