1. UI State Variations
Web DesignerBackground
A designer needs hover and active states for a primary blue button (#4A90E2) that feel consistent with the brand.
Problem
Manually picking colors often leads to inconsistent lightness or saturation.
How to use
Set base color to #4A90E2, choose 'Clockwise' rotation, and set the shift to 15 degrees with 'Preserve Lightness' enabled.
baseColor: #4A90E2, adjustmentType: clockwise, adjustmentValue: 15, preserveValue: trueOutcome
A perfectly harmonized hover color that maintains the exact visual weight of the original button.