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 |
|---|---|---|---|---|---|
#BA624A | rgb(186, 98, 74) | hsl(13, 45%, 51%) | Soft Red | View | |
#BA7E4A | rgb(186, 126, 74) | hsl(28, 45%, 51%) | Soft Orange | View | |
#BA9A4A | rgb(186, 154, 74) | hsl(43, 45%, 51%) | Soft Amber | View | |
#BAB74A | rgb(186, 183, 74) | hsl(58, 45%, 51%) | Soft Yellow | View | |
#A2BA4A | rgb(162, 186, 74) | hsl(73, 45%, 51%) | 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: #BA624A;
--color-2: #BA7E4A;
--color-3: #BA9A4A;
--color-4: #BAB74A;
--color-5: #A2BA4A;
}Palettes that share visual characteristics and color harmony.