Incremental Steps Of Dark Shade From Bright Blue
About This Color Palette
Here’s a color palette that features 10 incremental steps of darker shades based on the original color #0075b1 . This palette gradually darkens the original color while maintaining its essence. Here is the JSON representation of the color palette:
json
{
"palette_name": "Incremental Steps of Dark Shade from Bright Blue",
"colors": [
{
"name": "Dark Shade Step 1",
"hex_code": "
#0075b1
"
},
{
"name": "Dark Shade Step 2",
"hex_code": "
#006a9f
"
},
{
"name": "Dark Shade Step 3",
"hex_code": "
#00609e
"
},
{
"name": "Dark Shade Step 4",
"hex_code": "
#005594
"
},
{
"name": "Dark Shade Step 5",
"hex_code": "
#004b8a
"
},
{
"name": "Dark Shade Step 6",
"hex_code": "
#00407f
"
},
{
"name": "Dark Shade Step 7",
"hex_code": "
#003675
"
},
{
"name": "Dark Shade Step 8",
"hex_code": "
#002a6a
"
},
{
"name": "Dark Shade Step 9",
"hex_code": "
#00205e
"
},
{
"name": "Dark Shade Step 10",
"hex_code": "
#00154b
"
}
]
}
This palette provides a gradual transition through 10 different darker shades, moving from the original bright blue to progressively darker tones, making it suitable for various design purposes.
Would you like to see how to implement these darker shades in a specific application or do you have any other questions?