Celtic Green
#1f6954 · one of 31,915 named colors
Celtic Green is a dark, strong cyan with the hex code #1f6954. In RGB it is 31 red, 105 green and 84 blue, and white text is most readable on top of it.
Codes
HEX
#1f6954HEX8
#1f6954ffRGB
rgb(31, 105, 84)RGBA
rgba(31, 105, 84, 1)RGB %
rgb(12%, 41%, 33%)HSL
hsl(163, 54%, 27%)HSLA
hsla(163, 54%, 27%, 1)Variables
Sass
$celtic-green: #1f6954;Less
@celtic-green: #1f6954;CSS
--celtic-green: #1f6954;