#FFFFFF
Light Background
#1B1B1B
Dark Background
#000000
Light Text
#E0E0E0
Dark Text
#007BFF
Primary Button
#0056b3
Button Hover
#F8F9FA
Navbar Background
#343A40
Navbar Text
#6C757D
Secondary Button
#5A6268
Secondary Button Hover
Palette Description
Sure! Here is the color palette in the requested format.
json
{
"palette_name": "Dual Mode Browser Palette",
"colors": [
{
"name": "Light Background",
"hex_code": "
#FFFFFF
"
},
{
"name": "Dark Background",
"hex_code": "
#1B1B1B
"
},
{
"name": "Light Text",
"hex_code": "
#000000
"
},
{
"name": "Dark Text",
"hex_code": "
#E0E0E0
"
},
{
"name": "Primary Button",
"hex_code": "
#007BFF
"
},
{
"name": "Button Hover",
"hex_code": "
#0056b3
"
},
{
"name": "Navbar Background",
"hex_code": "
#F8F9FA
"
},
{
"name": "Navbar Text",
"hex_code": "
#343A40
"
},
{
"name": "Secondary Button",
"hex_code": "
#6C757D
"
},
{
"name": "Secondary Button Hover",
"hex_code": "
#5A6268
"
}
]
}
If you have a specific format in mind or need further modifications, please let me know!