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 |
|---|---|---|---|---|---|
#AF5A4B | rgb(175, 90, 75) | hsl(9, 40%, 49%) | Soft Red | View | |
#AF734B | rgb(175, 115, 75) | hsl(24, 40%, 49%) | Soft Orange | View | |
#AF8C4B | rgb(175, 140, 75) | hsl(39, 40%, 49%) | Soft Amber | View | |
#AFA54B | rgb(175, 165, 75) | hsl(54, 40%, 49%) | Soft Yellow | View | |
#A0AF4B | rgb(160, 175, 75) | hsl(69, 40%, 49%) | 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: #AF5A4B;
--color-2: #AF734B;
--color-3: #AF8C4B;
--color-4: #AFA54B;
--color-5: #A0AF4B;
}Palettes that share visual characteristics and color harmony.