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 |
|---|---|---|---|---|---|
#AA543C | rgb(170, 84, 60) | hsl(13, 48%, 45%) | Soft Red | View | |
#AA6F3C | rgb(170, 111, 60) | hsl(28, 48%, 45%) | Soft Orange | View | |
#AA8B3C | rgb(170, 139, 60) | hsl(43, 48%, 45%) | Soft Amber | View | |
#AAA63C | rgb(170, 166, 60) | hsl(58, 48%, 45%) | Soft Yellow | View | |
#92AA3C | rgb(146, 170, 60) | hsl(73, 48%, 45%) | 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: #AA543C;
--color-2: #AA6F3C;
--color-3: #AA8B3C;
--color-4: #AAA63C;
--color-5: #92AA3C;
}Palettes that share visual characteristics and color harmony.