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 |
|---|---|---|---|---|---|
#BD4E32 | rgb(189, 78, 50) | hsl(12, 58%, 47%) | Soft Red | View | |
#BD7132 | rgb(189, 113, 50) | hsl(27, 58%, 47%) | Soft Orange | View | |
#BD9432 | rgb(189, 148, 50) | hsl(42, 58%, 47%) | Soft Amber | View | |
#BDB632 | rgb(189, 182, 50) | hsl(57, 58%, 47%) | Soft Yellow | View | |
#A2BD32 | rgb(162, 189, 50) | hsl(72, 58%, 47%) | 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: #BD4E32;
--color-2: #BD7132;
--color-3: #BD9432;
--color-4: #BDB632;
--color-5: #A2BD32;
}Palettes that share visual characteristics and color harmony.