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 |
|---|---|---|---|---|---|
#B35F4D | rgb(179, 95, 77) | hsl(11, 40%, 50%) | Soft Red | View | |
#B3794D | rgb(179, 121, 77) | hsl(26, 40%, 50%) | Soft Orange | View | |
#B3924D | rgb(179, 146, 77) | hsl(41, 40%, 50%) | Soft Amber | View | |
#B3AC4D | rgb(179, 172, 77) | hsl(56, 40%, 50%) | Soft Yellow | View | |
#A0B34D | rgb(160, 179, 77) | hsl(71, 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: #B35F4D;
--color-2: #B3794D;
--color-3: #B3924D;
--color-4: #B3AC4D;
--color-5: #A0B34D;
}Palettes that share visual characteristics and color harmony.