Antarctic Circle
#0000bb · one of 31,915 named colors
Antarctic Circle is a medium, vivid blue with the hex code #0000bb. In RGB it is 0 red, 0 green and 187 blue, and white text is most readable on top of it.
Part of Shades of Blue →
Try Antarctic Circle in the generator →
Codes
HEX
#0000bbHEX8
#0000bbffRGB
rgb(0, 0, 187)RGBA
rgba(0, 0, 187, 1)RGB %
rgb(0%, 0%, 73%)HSL
hsl(240, 100%, 37%)HSLA
hsla(240, 100%, 37%, 1)Variables
Sass
$antarctic-circle: #0000bb;Less
@antarctic-circle: #0000bb;CSS
--antarctic-circle: #0000bb;