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 |
|---|---|---|---|---|---|
#AA553C | rgb(170, 85, 60) | hsl(14, 48%, 45%) | Soft Red | View | |
#AA713C | rgb(170, 113, 60) | hsl(29, 48%, 45%) | Soft Orange | View | |
#AA8C3C | rgb(170, 140, 60) | hsl(44, 48%, 45%) | Soft Amber | View | |
#AAA83C | rgb(170, 168, 60) | hsl(59, 48%, 45%) | Soft Yellow | View | |
#90AA3C | rgb(144, 170, 60) | hsl(74, 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: #AA553C;
--color-2: #AA713C;
--color-3: #AA8C3C;
--color-4: #AAA83C;
--color-5: #90AA3C;
}Palettes that share visual characteristics and color harmony.