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 |
|---|---|---|---|---|---|
#C86D5B | rgb(200, 109, 91) | hsl(10, 50%, 57%) | Soft Red | View | |
#C8885B | rgb(200, 136, 91) | hsl(25, 50%, 57%) | Soft Orange | View | |
#C8A45B | rgb(200, 164, 91) | hsl(40, 50%, 57%) | Soft Amber | View | |
#C8BF5B | rgb(200, 191, 91) | hsl(55, 50%, 57%) | Soft Yellow | View | |
#B6C85B | rgb(182, 200, 91) | hsl(70, 50%, 57%) | 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: #C86D5B;
--color-2: #C8885B;
--color-3: #C8A45B;
--color-4: #C8BF5B;
--color-5: #B6C85B;
}Palettes that share visual characteristics and color harmony.