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 Orange. 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 |
|---|---|---|---|---|---|
#AA3C3C | rgb(170, 60, 60) | hsl(0, 48%, 45%) | Soft Red | View | |
#AA573C | rgb(170, 87, 60) | hsl(15, 48%, 45%) | Soft Orange | View | |
#AA733C | rgb(170, 115, 60) | hsl(30, 48%, 45%) | Soft Orange | View | |
#AA8E3C | rgb(170, 142, 60) | hsl(45, 48%, 45%) | Soft Yellow | View | |
#AAAA3C | rgb(170, 170, 60) | hsl(60, 48%, 45%) | Soft Yellow | 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: #AA3C3C;
--color-2: #AA573C;
--color-3: #AA733C;
--color-4: #AA8E3C;
--color-5: #AAAA3C;
}Palettes that share visual characteristics and color harmony.