Huehive Logo

HueHive

#DC143C Crimson
#FF8C00 Golden Orange
#FF69B4 Dusky Pink
#E6E6FA Lavender
#00008B Deep Blue

Sunset Bliss

Palette Description

Here is a color palette inspired by the beautiful hues of a sunset:

json
{
  "palette_name": "Sunset Bliss",
  "colors": [
    {
      "name": "Crimson",
      "hex_code": "
                            
                            #DC143C
                        "
    },
    {
      "name": "Golden Orange",
      "hex_code": "
                            
                            #FF8C00
                        "
    },
    {
      "name": "Dusky Pink",
      "hex_code": "
                            
                            #FF69B4
                        "
    },
    {
      "name": "Lavender",
      "hex_code": "
                            
                            #E6E6FA
                        "
    },
    {
      "name": "Deep Blue",
      "hex_code": "
                            
                            #00008B
                        "
    }
  ]
}

This palette captures the vibrant and warm colors that are often seen in a sunset, ranging from deep reds and oranges to soft pinks and blues.

What kind of project are you planning to use this palette for?