Midnight Green
#004953 · one of 31,915 named colors
Midnight Green is a dark, vivid cyan with the hex code #004953. In RGB it is 0 red, 73 green and 83 blue, and white text is most readable on top of it.
Part of Shades of Cyan →
Try Midnight Green in the generator →
Codes
HEX
#004953HEX8
#004953ffRGB
rgb(0, 73, 83)RGBA
rgba(0, 73, 83, 1)RGB %
rgb(0%, 29%, 33%)HSL
hsl(187, 100%, 16%)HSLA
hsla(187, 100%, 16%, 1)Variables
Sass
$midnight-green: #004953;Less
@midnight-green: #004953;CSS
--midnight-green: #004953;