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 |
|---|---|---|---|---|---|
#C3654B | rgb(195, 101, 75) | hsl(13, 50%, 53%) | Soft Red | View | |
#C3834B | rgb(195, 131, 75) | hsl(28, 50%, 53%) | Soft Orange | View | |
#C3A14B | rgb(195, 161, 75) | hsl(43, 50%, 53%) | Soft Amber | View | |
#C3BF4B | rgb(195, 191, 75) | hsl(58, 50%, 53%) | Soft Yellow | View | |
#A9C34B | rgb(169, 195, 75) | hsl(73, 50%, 53%) | 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: #C3654B;
--color-2: #C3834B;
--color-3: #C3A14B;
--color-4: #C3BF4B;
--color-5: #A9C34B;
}Palettes that share visual characteristics and color harmony.