Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Soft Amber, Soft Yellow, Soft Lime. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#BFA25A | rgb(191, 162, 90) | hsl(43, 44%, 55%) | Soft Amber | View | |
#BFBB5A | rgb(191, 187, 90) | hsl(58, 44%, 55%) | Soft Yellow | View | |
#A9BF5A | rgb(169, 191, 90) | hsl(73, 44%, 55%) | Soft Lime | View | |
#90BF5A | rgb(144, 191, 90) | hsl(88, 44%, 55%) | Soft Green | View | |
#76BF5A | rgb(118, 191, 90) | hsl(103, 44%, 55%) | Soft Green | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Amber and Soft Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BFA25A;
--color-2: #BFBB5A;
--color-3: #A9BF5A;
--color-4: #90BF5A;
--color-5: #76BF5A;
}Palettes that share visual characteristics and color harmony.