Frontier
#314a49 · one of 31,915 named colors
Frontier is a dark, soft cyan with the hex code #314a49. In RGB it is 49 red, 74 green and 73 blue, and white text is most readable on top of it.
Codes
HEX
#314a49HEX8
#314a49ffRGB
rgb(49, 74, 73)RGBA
rgba(49, 74, 73, 1)RGB %
rgb(19%, 29%, 29%)HSL
hsl(178, 20%, 24%)HSLA
hsla(178, 20%, 24%, 1)Variables
Sass
$frontier: #314a49;Less
@frontier: #314a49;CSS
--frontier: #314a49;