12 color code of decomoji.
#dd3b40 // tomato
#c05b2c // chocolate
#9f7e00 // gold
#688200 // olive
#008c22 // forest
#008780 // teal
#0081b1 // cerulean
#477f9b // denim
#5d79aa // danube
#a156d2 // lavender
#d43892 // azalea
#a36969 // coral
rgb(221, 59, 64) // tomato
rgb(192, 91, 44) // chocolate
rgb(159, 126, 0) // gold
rgb(104, 130, 0) // olive
rgb(0, 140, 34) // forest
rgb(0, 135, 128) // teal
rgb(0, 129, 177) // cerulean
rgb(71, 127, 155) // denim
rgb(93, 121, 170) // danube
rgb(161, 86, 210) // lavender
rgb(212, 56, 146) // azalea
rgb(163, 105, 105) // coral
hsl(358, 86, 59) // tomato
hsl(19, 63, 46) // chocolate
hsl(48, 100, 31) // gold
hsl(72, 100, 25) // olive
hsl(135, 100, 27) // forest
hsl(177, 100, 26) // teal
hsl(196, 100, 35) // cerulean
hsl(200, 37, 44) // denim
hsl(218, 31, 52) // danube
hsl(276, 58, 58) // lavender
hsl(325, 64, 53) // azalea
hsl(0, 24, 53) // coral
Copyright (c) oti. Under the MIT License.