Unreal Teal
#5c6e70 · one of 31,915 named colors
Unreal Teal is a medium, muted gray with the hex code #5c6e70. In RGB it is 92 red, 110 green and 112 blue, and white text is most readable on top of it.
Codes
HEX
#5c6e70HEX8
#5c6e70ffRGB
rgb(92, 110, 112)RGBA
rgba(92, 110, 112, 1)RGB %
rgb(36%, 43%, 44%)HSL
hsl(186, 10%, 40%)HSLA
hsla(186, 10%, 40%, 1)Variables
Sass
$unreal-teal: #5c6e70;Less
@unreal-teal: #5c6e70;CSS
--unreal-teal: #5c6e70;