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 |
|---|---|---|---|---|---|
#BB6E5D | rgb(187, 110, 93) | hsl(11, 41%, 55%) | Soft Red | View | |
#BB865D | rgb(187, 134, 93) | hsl(26, 41%, 55%) | Soft Orange | View | |
#BB9E5D | rgb(187, 158, 93) | hsl(41, 41%, 55%) | Soft Amber | View | |
#BBB55D | rgb(187, 181, 93) | hsl(56, 41%, 55%) | Soft Yellow | View | |
#AABB5D | rgb(170, 187, 93) | hsl(71, 41%, 55%) | 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: #BB6E5D;
--color-2: #BB865D;
--color-3: #BB9E5D;
--color-4: #BBB55D;
--color-5: #AABB5D;
}Palettes that share visual characteristics and color harmony.