Iron Teal
#114e56 · one of 31,915 named colors
Iron Teal is a dark, strong cyan with the hex code #114e56. In RGB it is 17 red, 78 green and 86 blue, and white text is most readable on top of it.
Codes
HEX
#114e56HEX8
#114e56ffRGB
rgb(17, 78, 86)RGBA
rgba(17, 78, 86, 1)RGB %
rgb(7%, 31%, 34%)HSL
hsl(187, 67%, 20%)HSLA
hsla(187, 67%, 20%, 1)Variables
Sass
$iron-teal: #114e56;Less
@iron-teal: #114e56;CSS
--iron-teal: #114e56;