Irish Beauty
#007f59 · one of 31,915 named colors
Irish Beauty is a dark, vivid cyan with the hex code #007f59. In RGB it is 0 red, 127 green and 89 blue, and white text is most readable on top of it.
Codes
HEX
#007f59HEX8
#007f59ffRGB
rgb(0, 127, 89)RGBA
rgba(0, 127, 89, 1)RGB %
rgb(0%, 50%, 35%)HSL
hsl(162, 100%, 25%)HSLA
hsla(162, 100%, 25%, 1)Variables
Sass
$irish-beauty: #007f59;Less
@irish-beauty: #007f59;CSS
--irish-beauty: #007f59;