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 |
|---|---|---|---|---|---|
#CC997F | rgb(204, 153, 127) | hsl(20, 43%, 65%) | Soft Orange | View | |
#CCAC7F | rgb(204, 172, 127) | hsl(35, 43%, 65%) | Soft Amber | View | |
#CCBF7F | rgb(204, 191, 127) | hsl(50, 43%, 65%) | Soft Yellow | View | |
#C6CC7F | rgb(198, 204, 127) | hsl(65, 43%, 65%) | Soft Lime | View | |
#B3CC7F | rgb(179, 204, 127) | hsl(79, 43%, 65%) | Soft Lime | View |
This orange-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: #CC997F;
--color-2: #CCAC7F;
--color-3: #CCBF7F;
--color-4: #C6CC7F;
--color-5: #B3CC7F;
}Palettes that share visual characteristics and color harmony.