Iris
#5a4fcf · one of 31,915 named colors
Iris is a medium, strong blue with the hex code #5a4fcf. In RGB it is 90 red, 79 green and 207 blue, and white text is most readable on top of it.
Codes
HEX
#5a4fcfHEX8
#5a4fcfffRGB
rgb(90, 79, 207)RGBA
rgba(90, 79, 207, 1)RGB %
rgb(35%, 31%, 81%)HSL
hsl(245, 57%, 56%)HSLA
hsla(245, 57%, 56%, 1)Variables
Sass
$iris: #5a4fcf;Less
@iris: #5a4fcf;CSS
--iris: #5a4fcf;