Dark Iris
#4d5a7e · one of 31,915 named colors
Dark Iris is a medium, soft blue with the hex code #4d5a7e. In RGB it is 77 red, 90 green and 126 blue, and white text is most readable on top of it.
Codes
HEX
#4d5a7eHEX8
#4d5a7effRGB
rgb(77, 90, 126)RGBA
rgba(77, 90, 126, 1)RGB %
rgb(30%, 35%, 49%)HSL
hsl(224, 24%, 40%)HSLA
hsla(224, 24%, 40%, 1)Variables
Sass
$dark-iris: #4d5a7e;Less
@dark-iris: #4d5a7e;CSS
--dark-iris: #4d5a7e;