Phthalo Blue
#000f89 · one of 31,915 named colors
Phthalo Blue is a dark, vivid blue with the hex code #000f89. In RGB it is 0 red, 15 green and 137 blue, and white text is most readable on top of it.
Codes
HEX
#000f89HEX8
#000f89ffRGB
rgb(0, 15, 137)RGBA
rgba(0, 15, 137, 1)RGB %
rgb(0%, 6%, 54%)HSL
hsl(233, 100%, 27%)HSLA
hsla(233, 100%, 27%, 1)Variables
Sass
$phthalo-blue: #000f89;Less
@phthalo-blue: #000f89;CSS
--phthalo-blue: #000f89;