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 |
|---|---|---|---|---|---|
#C44D3B | rgb(196, 77, 59) | hsl(8, 54%, 50%) | Soft Red | View | |
#C46F3B | rgb(196, 111, 59) | hsl(23, 54%, 50%) | Soft Orange | View | |
#C4923B | rgb(196, 146, 59) | hsl(38, 54%, 50%) | Soft Amber | View | |
#C4B43B | rgb(196, 180, 59) | hsl(53, 54%, 50%) | Soft Yellow | View | |
#B2C43B | rgb(178, 196, 59) | hsl(68, 54%, 50%) | 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: #C44D3B;
--color-2: #C46F3B;
--color-3: #C4923B;
--color-4: #C4B43B;
--color-5: #B2C43B;
}Palettes that share visual characteristics and color harmony.