Palette Description
Here is a color palette inspired by the RYB (Red, Yellow, Blue) color model:
json
{
"palette_name": "RYB Classic",
"colors": [
{
"name": "Red",
"hex_code": "
#FF0000
"
},
{
"name": "Yellow",
"hex_code": "
#FFFF00
"
},
{
"name": "Blue",
"hex_code": "
#0000FF
"
},
{
"name": "Orange",
"hex_code": "
#FFA500
"
},
{
"name": "Green",
"hex_code": "
#008000
"
},
{
"name": "Purple",
"hex_code": "
#800080
"
}
]
}
This palette features the primary colors of the RYB model, along with their secondary colors: Orange, Green, and Purple. It embodies a vibrant and energetic aesthetic, perfect for creative projects.
What kind of project are you planning to use this color palette for?