Huehive Logo

HueHive

#000000 Black
#FFFFFF White
#F6E3C3 Cream
#3E2723 Chocolate Brown
#B0BEC5 Gray

Oreo Delight

Palette Description

Here’s a color palette inspired by the classic Oreo packet, which typically features black, white, and a hint of cream.

json
{
  "palette_name": "Oreo Delight",
  "colors": [
    {
      "name": "Black",
      "hex_code": "
                            
                            #000000
                        "
    },
    {
      "name": "White",
      "hex_code": "
                            
                            #FFFFFF
                        "
    },
    {
      "name": "Cream",
      "hex_code": "
                            
                            #F6E3C3
                        "
    },
    {
      "name": "Chocolate Brown",
      "hex_code": "
                            
                            #3E2723
                        "
    },
    {
      "name": "Gray",
      "hex_code": "
                            
                            #B0BEC5
                        "
    }
  ]
}

This palette captures the essence of the Oreo packet with its contrasting colors and creamy undertones. Would you like to explore more palettes, or is there anything specific you want to know about using these colors?