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 |
|---|---|---|---|---|---|
#CF8C7D | rgb(207, 140, 125) | hsl(11, 46%, 65%) | Soft Red | View | |
#CFA07D | rgb(207, 160, 125) | hsl(26, 46%, 65%) | Soft Orange | View | |
#CFB57D | rgb(207, 181, 125) | hsl(41, 46%, 65%) | Soft Amber | View | |
#CFC97D | rgb(207, 201, 125) | hsl(56, 46%, 65%) | Soft Yellow | View | |
#C0CF7D | rgb(192, 207, 125) | hsl(71, 46%, 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: #CF8C7D;
--color-2: #CFA07D;
--color-3: #CFB57D;
--color-4: #CFC97D;
--color-5: #C0CF7D;
}Palettes that share visual characteristics and color harmony.