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 |
|---|---|---|---|---|---|
#C4463B | rgb(196, 70, 59) | hsl(5, 54%, 50%) | Soft Red | View | |
#C4693B | rgb(196, 105, 59) | hsl(20, 54%, 50%) | Soft Orange | View | |
#C48B3B | rgb(196, 139, 59) | hsl(35, 54%, 50%) | Soft Amber | View | |
#C4AD3B | rgb(196, 173, 59) | hsl(50, 54%, 50%) | Soft Yellow | View | |
#B9C43B | rgb(185, 196, 59) | hsl(65, 54%, 50%) | 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: #C4463B;
--color-2: #C4693B;
--color-3: #C48B3B;
--color-4: #C4AD3B;
--color-5: #B9C43B;
}Palettes that share visual characteristics and color harmony.