Dragon Scale
#00a877 · one of 31,915 named colors
Dragon Scale is a dark, vivid cyan with the hex code #00a877. In RGB it is 0 red, 168 green and 119 blue, and black text is most readable on top of it.
Codes
HEX
#00a877HEX8
#00a877ffRGB
rgb(0, 168, 119)RGBA
rgba(0, 168, 119, 1)RGB %
rgb(0%, 66%, 47%)HSL
hsl(163, 100%, 33%)HSLA
hsla(163, 100%, 33%, 1)Variables
Sass
$dragon-scale: #00a877;Less
@dragon-scale: #00a877;CSS
--dragon-scale: #00a877;