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 |
|---|---|---|---|---|---|
#C2513D | rgb(194, 81, 61) | hsl(9, 52%, 50%) | Soft Red | View | |
#C2723D | rgb(194, 114, 61) | hsl(24, 52%, 50%) | Soft Orange | View | |
#C2933D | rgb(194, 147, 61) | hsl(39, 52%, 50%) | Soft Amber | View | |
#C2B53D | rgb(194, 181, 61) | hsl(54, 52%, 50%) | Soft Yellow | View | |
#AEC23D | rgb(174, 194, 61) | hsl(69, 52%, 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: #C2513D;
--color-2: #C2723D;
--color-3: #C2933D;
--color-4: #C2B53D;
--color-5: #AEC23D;
}Palettes that share visual characteristics and color harmony.