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 |
|---|---|---|---|---|---|
#B3574D | rgb(179, 87, 77) | hsl(6, 40%, 50%) | Soft Red | View | |
#B3704D | rgb(179, 112, 77) | hsl(21, 40%, 50%) | Soft Orange | View | |
#B38A4D | rgb(179, 138, 77) | hsl(36, 40%, 50%) | Soft Amber | View | |
#B3A34D | rgb(179, 163, 77) | hsl(51, 40%, 50%) | Soft Yellow | View | |
#A8B34D | rgb(168, 179, 77) | hsl(66, 40%, 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: #B3574D;
--color-2: #B3704D;
--color-3: #B38A4D;
--color-4: #B3A34D;
--color-5: #A8B34D;
}Palettes that share visual characteristics and color harmony.