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 |
|---|---|---|---|---|---|
#C2563D | rgb(194, 86, 61) | hsl(11, 52%, 50%) | Soft Red | View | |
#C2773D | rgb(194, 119, 61) | hsl(26, 52%, 50%) | Soft Orange | View | |
#C2983D | rgb(194, 152, 61) | hsl(41, 52%, 50%) | Soft Amber | View | |
#C2B93D | rgb(194, 185, 61) | hsl(56, 52%, 50%) | Soft Yellow | View | |
#A9C23D | rgb(169, 194, 61) | hsl(71, 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: #C2563D;
--color-2: #C2773D;
--color-3: #C2983D;
--color-4: #C2B93D;
--color-5: #A9C23D;
}Palettes that share visual characteristics and color harmony.