Palette Description
Here’s a color palette inspired by the colors commonly found on a dollar bill:
json
{
"palette_name": "Dollar Bill",
"colors": [
{
"name": "Green",
"hex_code": "
#4B8B3B
"
},
{
"name": "White",
"hex_code": "
#FFFFFF
"
},
{
"name": "Black",
"hex_code": "
#101820
"
},
{
"name": "Gray",
"hex_code": "
#B7B7B7
"
},
{
"name": "Gold",
"hex_code": "
#FFD700
"
}
]
}
This palette features shades of green reminiscent of the bill itself, alongside complementary colors such as white and black, which are often used in the design. Gold adds a touch of elegance to the overall look.
Would you like to explore more palettes or specific shades?