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 |
|---|---|---|---|---|---|
#C8A17E | rgb(200, 161, 126) | hsl(28, 40%, 64%) | Soft Orange | View | |
#C8B37E | rgb(200, 179, 126) | hsl(43, 40%, 64%) | Soft Amber | View | |
#C8C57E | rgb(200, 197, 126) | hsl(58, 40%, 64%) | Soft Yellow | View | |
#B8C87E | rgb(184, 200, 126) | hsl(73, 40%, 64%) | Soft Lime | View | |
#A6C87E | rgb(166, 200, 126) | hsl(88, 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: #C8A17E;
--color-2: #C8B37E;
--color-3: #C8C57E;
--color-4: #B8C87E;
--color-5: #A6C87E;
}Palettes that share visual characteristics and color harmony.