#86c0a3
Mint Green
#6ec6e0
Sky Blue
#ff6f61
Sunset Orange
#f9e74e
Bright Yellow
#6a5acd
Deep Purple
Palette Description
Here’s a color palette suitable for a pixel art game, incorporating the color you provided (hex code #86c0a3 ). The palette evokes a playful and vibrant atmosphere that is often seen in pixel art.
json
{
"palette_name": "Pixel Art Adventure",
"colors": [
{
"name": "Mint Green",
"hex_code": "
#86c0a3
"
},
{
"name": "Sky Blue",
"hex_code": "
#6ec6e0
"
},
{
"name": "Sunset Orange",
"hex_code": "
#ff6f61
"
},
{
"name": "Bright Yellow",
"hex_code": "
#f9e74e
"
},
{
"name": "Deep Purple",
"hex_code": "
#6a5acd
"
}
]
}
This palette combines soft and vibrant colors that can bring life to your pixel art game.
Do you have any specific themes or characters in mind for your game that you would like the colors to reflect?