Huehive Logo

HueHive

#FFB3BA Pastel Pink
#D6A2D2 Pastel Purple
#A2C2E0 Pastel Blue
#B8E6B3 Pastel Green
#FCE6B4 Pastel Yellow

Pastel Rage

Palette Description

Here’s a pastel rage color palette that could be used for a game, featuring soft yet vibrant colors that convey an energetic and playful vibe.

json
{
  "palette_name": "Pastel Rage",
  "colors": [
    {
      "name": "Pastel Pink",
      "hex_code": "
                            
                            #FFB3BA
                        "
    },
    {
      "name": "Pastel Purple",
      "hex_code": "
                            
                            #D6A2D2
                        "
    },
    {
      "name": "Pastel Blue",
      "hex_code": "
                            
                            #A2C2E0
                        "
    },
    {
      "name": "Pastel Green",
      "hex_code": "
                            
                            #B8E6B3
                        "
    },
    {
      "name": "Pastel Yellow",
      "hex_code": "
                            
                            #FCE6B4
                        "
    }
  ]
}

This palette combines soft pastel hues with a vibrant undertone, perfect for creating a lively and engaging atmosphere in your game.

Would you like any additional colors or variations, or do you need help with anything else related to your game design?