Medium Blue
#0000cd · one of 31,915 named colors
Medium Blue is a medium, vivid blue with the hex code #0000cd. In RGB it is 0 red, 0 green and 205 blue, and white text is most readable on top of it.
Codes
HEX
#0000cdHEX8
#0000cdffRGB
rgb(0, 0, 205)RGBA
rgba(0, 0, 205, 1)RGB %
rgb(0%, 0%, 80%)HSL
hsl(240, 100%, 40%)HSLA
hsla(240, 100%, 40%, 1)Variables
Sass
$medium-blue: #0000cd;Less
@medium-blue: #0000cd;CSS
--medium-blue: #0000cd;Similar colors