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 |
|---|---|---|---|---|---|
#B4574B | rgb(180, 87, 75) | hsl(7, 41%, 50%) | Soft Red | View | |
#B4724B | rgb(180, 114, 75) | hsl(22, 41%, 50%) | Soft Orange | View | |
#B48C4B | rgb(180, 140, 75) | hsl(37, 41%, 50%) | Soft Amber | View | |
#B4A64B | rgb(180, 166, 75) | hsl(52, 41%, 50%) | Soft Yellow | View | |
#A8B44B | rgb(168, 180, 75) | hsl(67, 41%, 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: #B4574B;
--color-2: #B4724B;
--color-3: #B48C4B;
--color-4: #B4A64B;
--color-5: #A8B44B;
}Palettes that share visual characteristics and color harmony.