Huehive Logo

HueHive

#FF4F3D Coral Red
#FF7A29 Coral Orange
#FFDAB9 Peach
#00BFFF Sky Blue
#40E0D0 Turquoise Blue
#4682B4 Steel Blue
#FFA07A Light Salmon
#00FFFF Cyan
#7B68EE Medium Slate Blue

Distinct Coral and Blue

Palette Description

Absolutely! Here’s a revised color palette with more distinct colors while still maintaining the coral and blue theme:

json
{
  "palette_name": "Distinct Coral and Blue",
  "colors": [
    {
      "name": "Coral Red",
      "hex_code": "
                            
                            #FF4F3D
                        "
    },
    {
      "name": "Coral Orange",
      "hex_code": "
                            
                            #FF7A29
                        "
    },
    {
      "name": "Peach",
      "hex_code": "
                            
                            #FFDAB9
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #00BFFF
                        "
    },
    {
      "name": "Turquoise Blue",
      "hex_code": "
                            
                            #40E0D0
                        "
    },
    {
      "name": "Steel Blue",
      "hex_code": "
                            
                            #4682B4
                        "
    },
    {
      "name": "Light Salmon",
      "hex_code": "
                            
                            #FFA07A
                        "
    },
    {
      "name": "Cyan",
      "hex_code": "
                            
                            #00FFFF
                        "
    },
    {
      "name": "Medium Slate Blue",
      "hex_code": "
                            
                            #7B68EE
                        "
    }
  ]
}

This updated palette provides a wider range of colors that are more distinct from each other while still keeping that trendy and gentle vibe.

Do you have any other preferences or adjustments you’d like to make to this palette?