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 |
|---|---|---|---|---|---|
#B55A4A | rgb(181, 90, 74) | hsl(9, 42%, 50%) | Soft Red | View | |
#B5754A | rgb(181, 117, 74) | hsl(24, 42%, 50%) | Soft Orange | View | |
#B5904A | rgb(181, 144, 74) | hsl(39, 42%, 50%) | Soft Amber | View | |
#B5AA4A | rgb(181, 170, 74) | hsl(54, 42%, 50%) | Soft Yellow | View | |
#A5B54A | rgb(165, 181, 74) | hsl(69, 42%, 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: #B55A4A;
--color-2: #B5754A;
--color-3: #B5904A;
--color-4: #B5AA4A;
--color-5: #A5B54A;
}Palettes that share visual characteristics and color harmony.