Ivy League
#007958 · one of 31,915 named colors
Ivy League is a dark, vivid cyan with the hex code #007958. In RGB it is 0 red, 121 green and 88 blue, and white text is most readable on top of it.
Codes
HEX
#007958HEX8
#007958ffRGB
rgb(0, 121, 88)RGBA
rgba(0, 121, 88, 1)RGB %
rgb(0%, 47%, 35%)HSL
hsl(164, 100%, 24%)HSLA
hsla(164, 100%, 24%, 1)Variables
Sass
$ivy-league: #007958;Less
@ivy-league: #007958;CSS
--ivy-league: #007958;