Huehive Logo

HueHive

#ffaaaa Light Coral
#005555 Dark Teal
#55ff55 Bright Green
#00aaaa Teal

Old-School High Contrast Split Complementary Palette

Palette Description

Got it! Let’s create a high contrast split complementary palette that adheres to the old-school color compatibility with the specified color channel restrictions. Here’s the updated palette:

json
{
  "palette_name": "Old-School High Contrast Split Complementary Palette",
  "colors": [
    {
      "name": "Light Coral",
      "hex_code": "
                            
                            #ffaaaa
                        "
    },
    {
      "name": "Dark Teal",
      "hex_code": "
                            
                            #005555
                        "
    },
    {
      "name": "Bright Green",
      "hex_code": "
                            
                            #55ff55
                        "
    },
    {
      "name": "Teal",
      "hex_code": "
                            
                            #00aaaa
                        "
    }
  ]
}

This palette maintains the light coral color at its center while adhering to the old-school color restrictions. The colors chosen include dark teal, bright green, and teal, ensuring a high contrast yet cohesive look.

Would you like to explore more palettes or any other specific design ideas?