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 |
|---|---|---|---|---|---|
#BC715C | rgb(188, 113, 92) | hsl(13, 42%, 55%) | Soft Red | View | |
#BC895C | rgb(188, 137, 92) | hsl(28, 42%, 55%) | Soft Orange | View | |
#BCA15C | rgb(188, 161, 92) | hsl(43, 42%, 55%) | Soft Amber | View | |
#BCB95C | rgb(188, 185, 92) | hsl(58, 42%, 55%) | Soft Yellow | View | |
#A8BC5C | rgb(168, 188, 92) | hsl(73, 42%, 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: #BC715C;
--color-2: #BC895C;
--color-3: #BCA15C;
--color-4: #BCB95C;
--color-5: #A8BC5C;
}Palettes that share visual characteristics and color harmony.