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 |
|---|---|---|---|---|---|
#BB5044 | rgb(187, 80, 68) | hsl(6, 47%, 50%) | Soft Red | View | |
#BB6E44 | rgb(187, 110, 68) | hsl(21, 47%, 50%) | Soft Orange | View | |
#BB8B44 | rgb(187, 139, 68) | hsl(36, 47%, 50%) | Soft Amber | View | |
#BBA944 | rgb(187, 169, 68) | hsl(51, 47%, 50%) | Soft Yellow | View | |
#AFBB44 | rgb(175, 187, 68) | hsl(66, 47%, 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: #BB5044;
--color-2: #BB6E44;
--color-3: #BB8B44;
--color-4: #BBA944;
--color-5: #AFBB44;
}Palettes that share visual characteristics and color harmony.