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 |
|---|---|---|---|---|---|
#CA6B4E | rgb(202, 107, 78) | hsl(14, 54%, 55%) | Soft Red | View | |
#CA8A4E | rgb(202, 138, 78) | hsl(29, 54%, 55%) | Soft Orange | View | |
#CAA94E | rgb(202, 169, 78) | hsl(44, 54%, 55%) | Soft Amber | View | |
#CAC84E | rgb(202, 200, 78) | hsl(59, 54%, 55%) | Soft Yellow | View | |
#ADCA4E | rgb(173, 202, 78) | hsl(74, 54%, 55%) | 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: #CA6B4E;
--color-2: #CA8A4E;
--color-3: #CAA94E;
--color-4: #CAC84E;
--color-5: #ADCA4E;
}Palettes that share visual characteristics and color harmony.