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 |
|---|---|---|---|---|---|
#C8A27E | rgb(200, 162, 126) | hsl(29, 40%, 64%) | Soft Orange | View | |
#C8B47E | rgb(200, 180, 126) | hsl(44, 40%, 64%) | Soft Amber | View | |
#C8C77E | rgb(200, 199, 126) | hsl(59, 40%, 64%) | Soft Yellow | View | |
#B7C87E | rgb(183, 200, 126) | hsl(74, 40%, 64%) | Soft Lime | View | |
#A4C87E | rgb(164, 200, 126) | hsl(89, 40%, 64%) | Soft Green | 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: #C8A27E;
--color-2: #C8B47E;
--color-3: #C8C77E;
--color-4: #B7C87E;
--color-5: #A4C87E;
}Palettes that share visual characteristics and color harmony.