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 |
|---|---|---|---|---|---|
#C3473C | rgb(195, 71, 60) | hsl(5, 53%, 50%) | Soft Red | View | |
#C3693C | rgb(195, 105, 60) | hsl(20, 53%, 50%) | Soft Orange | View | |
#C38B3C | rgb(195, 139, 60) | hsl(35, 53%, 50%) | Soft Amber | View | |
#C3AD3C | rgb(195, 173, 60) | hsl(50, 53%, 50%) | Soft Yellow | View | |
#B8C33C | rgb(184, 195, 60) | hsl(65, 53%, 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: #C3473C;
--color-2: #C3693C;
--color-3: #C38B3C;
--color-4: #C3AD3C;
--color-5: #B8C33C;
}Palettes that share visual characteristics and color harmony.