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 Red, Soft Orange, Soft Amber. 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 |
|---|---|---|---|---|---|
#CC8B7F | rgb(204, 139, 127) | hsl(9, 43%, 65%) | Soft Red | View | |
#CC9E7F | rgb(204, 158, 127) | hsl(24, 43%, 65%) | Soft Orange | View | |
#CCB17F | rgb(204, 177, 127) | hsl(39, 43%, 65%) | Soft Amber | View | |
#CCC47F | rgb(204, 196, 127) | hsl(54, 43%, 65%) | Soft Yellow | View | |
#C1CC7F | rgb(193, 204, 127) | hsl(69, 43%, 65%) | Soft Lime | View |
This orange-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Red and Soft Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CC8B7F;
--color-2: #CC9E7F;
--color-3: #CCB17F;
--color-4: #CCC47F;
--color-5: #C1CC7F;
}Palettes that share visual characteristics and color harmony.