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 Orange, Soft Amber, Soft Yellow. 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 |
|---|---|---|---|---|---|
#BF6C40 | rgb(191, 108, 64) | hsl(21, 50%, 50%) | Soft Orange | View | |
#BF8C40 | rgb(191, 140, 64) | hsl(36, 50%, 50%) | Soft Amber | View | |
#BFAC40 | rgb(191, 172, 64) | hsl(51, 50%, 50%) | Soft Yellow | View | |
#B3BF40 | rgb(179, 191, 64) | hsl(66, 50%, 50%) | Soft Lime | View | |
#93BF40 | rgb(147, 191, 64) | hsl(81, 50%, 50%) | Soft Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BF6C40;
--color-2: #BF8C40;
--color-3: #BFAC40;
--color-4: #B3BF40;
--color-5: #93BF40;
}Palettes that share visual characteristics and color harmony.