Huehive Logo

HueHive

#90EE90 Light Green
#00FF00 Green
#40E0D0 Turquoise
#00FFFF Cyan
#87CEEB Sky Blue
#0000FF Blue
#800080 Purple
#FF00FF Magenta
#FF0000 Red
#FF6347 Light Red
#FFA500 Orange
#FFFF00 Yellow
#FFD700 Gold
#A52A2A Brown

Smooth Extended AutoCAD ACI Palette

Palette Description

Here is a rearranged color palette that provides a smoother transition among the selected colors inspired by the AutoCAD ACI:

json
{
  "palette_name": "Smooth Extended AutoCAD ACI Palette",
  "colors": [
    {
      "name": "Light Green",
      "hex_code": "
                            
                            #90EE90
                        "
    },
    {
      "name": "Green",
      "hex_code": "
                            
                            #00FF00
                        "
    },
    {
      "name": "Turquoise",
      "hex_code": "
                            
                            #40E0D0
                        "
    },
    {
      "name": "Cyan",
      "hex_code": "
                            
                            #00FFFF
                        "
    },
    {
      "name": "Sky Blue",
      "hex_code": "
                            
                            #87CEEB
                        "
    },
    {
      "name": "Blue",
      "hex_code": "
                            
                            #0000FF
                        "
    },
    {
      "name": "Purple",
      "hex_code": "
                            
                            #800080
                        "
    },
    {
      "name": "Magenta",
      "hex_code": "
                            
                            #FF00FF
                        "
    },
    {
      "name": "Red",
      "hex_code": "
                            
                            #FF0000
                        "
    },
    {
      "name": "Light Red",
      "hex_code": "
                            
                            #FF6347
                        "
    },
    {
      "name": "Orange",
      "hex_code": "
                            
                            #FFA500
                        "
    },
    {
      "name": "Yellow",
      "hex_code": "
                            
                            #FFFF00
                        "
    },
    {
      "name": "Gold",
      "hex_code": "
                            
                            #FFD700
                        "
    },
    {
      "name": "Brown",
      "hex_code": "
                            
                            #A52A2A
                        "
    }
  ]
}

This palette, named “Smooth Extended AutoCAD ACI Palette,” is organized to provide a gradual transition from softer greens through blues to warm reds and yellows, creating a more harmonious flow.

Is there anything specific you would like to use this smooth palette for?