Obsidian
#445055 · one of 31,915 named colors
Obsidian is a dark, muted cyan with the hex code #445055. In RGB it is 68 red, 80 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#445055HEX8
#445055ffRGB
rgb(68, 80, 85)RGBA
rgba(68, 80, 85, 1)RGB %
rgb(27%, 31%, 33%)HSL
hsl(198, 11%, 30%)HSLA
hsla(198, 11%, 30%, 1)Variables
Sass
$obsidian: #445055;Less
@obsidian: #445055;CSS
--obsidian: #445055;