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 |
|---|---|---|---|---|---|
#C87C51 | rgb(200, 124, 81) | hsl(22, 52%, 55%) | Soft Orange | View | |
#C89A51 | rgb(200, 154, 81) | hsl(37, 52%, 55%) | Soft Amber | View | |
#C8B851 | rgb(200, 184, 81) | hsl(52, 52%, 55%) | Soft Yellow | View | |
#BAC851 | rgb(186, 200, 81) | hsl(67, 52%, 55%) | Soft Lime | View | |
#9CC851 | rgb(156, 200, 81) | hsl(82, 52%, 55%) | 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: #C87C51;
--color-2: #C89A51;
--color-3: #C8B851;
--color-4: #BAC851;
--color-5: #9CC851;
}Palettes that share visual characteristics and color harmony.