Huehive Logo

HueHive

#DCF5F8 Bright Pastel Blue
#FEFFA2 Vibrant Pastel Yellow
#2A9D8F Muted Teal Green
#C65D3B Rich Terracotta
#A8E6CE Soft Mint Green
#FF6F61 Coral Pink
#D3D3D3 Light Warm Grey
#333333 Charcoal Grey

App Color Palette (Pastel Bright)

Palette Description

Thank you for the clarification! Let’s adjust the blue and yellow to match the brighter, more pastel-like tones similar to #FEFFA2 and #DCF5F8 . Here’s the updated color palette:

json
{
  "palette_name": "App Color Palette (Pastel Bright)",
  "colors": [
    {
      "name": "Bright Pastel Blue",
      "hex_code": "
                            
                            #DCF5F8
                        "
    },
    {
      "name": "Vibrant Pastel Yellow",
      "hex_code": "
                            
                            #FEFFA2
                        "
    },
    {
      "name": "Muted Teal Green",
      "hex_code": "
                            
                            #2A9D8F
                        "
    },
    {
      "name": "Rich Terracotta",
      "hex_code": "
                            
                            #C65D3B
                        "
    },
    {
      "name": "Soft Mint Green",
      "hex_code": "
                            
                            #A8E6CE
                        "
    },
    {
      "name": "Coral Pink",
      "hex_code": "
                            
                            #FF6F61
                        "
    },
    {
      "name": "Light Warm Grey",
      "hex_code": "
                            
                            #D3D3D3
                        "
    },
    {
      "name": "Charcoal Grey",
      "hex_code": "
                            
                            #333333
                        "
    }
  ]
}

Palette Description

This updated palette features Bright Pastel Blue ( #DCF5F8 ) and Vibrant Pastel Yellow ( #FEFFA2 ), capturing the light and airy feel of sticky notes. The Muted Teal Green, Rich Terracotta, and Soft Mint Green provide depth and warmth, while Coral Pink adds a lively touch. The warm greys help maintain a balanced and cohesive aesthetic throughout the palette.

Would you like any additional changes or further refinements?