Huehive Logo

HueHive

#DDF5F8 Sky Blue
#FEFFA2 Pale Yellow
#4CAF50 Vibrant Green
#D76B30 Terracotta
#A8E6CE Light Green
#FF6F61 Coral
#E0E0E0 Light Grey
#424242 Dark Grey

App Color Palette (Updated)

Palette Description

I understand your preference for a softer coral instead of a bright orange. Here’s the updated color palette with a coral shade included.

json
{
  "palette_name": "App Color Palette (Updated)",
  "colors": [
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #DDF5F8
                        "
    },
    {
      "name": "Pale Yellow",
      "hex_code": "
                            
                            #FEFFA2
                        "
    },
    {
      "name": "Vibrant Green",
      "hex_code": "
                            
                            #4CAF50
                        "
    },
    {
      "name": "Terracotta",
      "hex_code": "
                            
                            #D76B30
                        "
    },
    {
      "name": "Light Green",
      "hex_code": "
                            
                            #A8E6CE
                        "
    },
    {
      "name": "Coral",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Light Grey",
      "hex_code": "
                            
                            #E0E0E0
                        "
    },
    {
      "name": "Dark Grey",
      "hex_code": "
                            
                            #424242
                        "
    }
  ]
}

Palette Description

The updated palette maintains the calming tones of the Sky Blue and Pale Yellow, enhanced by a softer Coral shade that balances the warmth without being overpowering. The Vibrant Green and Terracotta provide a lively contrast, while Light Green and the greys offer a harmonious background.

Would you like to explore more options or any specific adjustments?