1. UI Button State Generation
Web DesignerBackground
The designer needs a hover state for a primary blue button that is slightly darker than the original brand color.
Problem
Manually picking a darker blue often results in a color that feels 'off' or clashes with the original.
How to use
Input the brand blue, select 'Darken', and set the adjustment amount to 15%.
baseColor: #4A90E2, adjustmentType: darken, adjustmentValue: 15Outcome
A perfectly harmonized darker shade of the brand blue for the button hover state.