Deep Cerulean
#007bbb · one of 31,915 named colors
Deep Cerulean is a medium, vivid blue with the hex code #007bbb. In RGB it is 0 red, 123 green and 187 blue, and white text is most readable on top of it.
Part of Shades of Blue →
Try Deep Cerulean in the generator →
Codes
HEX
#007bbbHEX8
#007bbbffRGB
rgb(0, 123, 187)RGBA
rgba(0, 123, 187, 1)RGB %
rgb(0%, 48%, 73%)HSL
hsl(201, 100%, 37%)HSLA
hsla(201, 100%, 37%, 1)Variables
Sass
$deep-cerulean: #007bbb;Less
@deep-cerulean: #007bbb;CSS
--deep-cerulean: #007bbb;