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 |
|---|---|---|---|---|---|
#B4624B | rgb(180, 98, 75) | hsl(13, 41%, 50%) | Soft Red | View | |
#B47C4B | rgb(180, 124, 75) | hsl(28, 41%, 50%) | Soft Orange | View | |
#B4964B | rgb(180, 150, 75) | hsl(43, 41%, 50%) | Soft Amber | View | |
#B4B04B | rgb(180, 176, 75) | hsl(58, 41%, 50%) | Soft Yellow | View | |
#9DB44B | rgb(157, 180, 75) | hsl(73, 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: #B4624B;
--color-2: #B47C4B;
--color-3: #B4964B;
--color-4: #B4B04B;
--color-5: #9DB44B;
}Palettes that share visual characteristics and color harmony.