Turkish Blue
#007fae · one of 31,915 named colors
Turkish Blue is a dark, vivid cyan with the hex code #007fae. In RGB it is 0 red, 127 green and 174 blue, and black text is most readable on top of it.
Codes
HEX
#007faeHEX8
#007faeffRGB
rgb(0, 127, 174)RGBA
rgba(0, 127, 174, 1)RGB %
rgb(0%, 50%, 68%)HSL
hsl(196, 100%, 34%)HSLA
hsla(196, 100%, 34%, 1)Variables
Sass
$turkish-blue: #007fae;Less
@turkish-blue: #007fae;CSS
--turkish-blue: #007fae;