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 |
|---|---|---|---|---|---|
#CD6E5B | rgb(205, 110, 91) | hsl(10, 53%, 58%) | Soft Red | View | |
#CD8A5B | rgb(205, 138, 91) | hsl(25, 53%, 58%) | Soft Orange | View | |
#CDA75B | rgb(205, 167, 91) | hsl(40, 53%, 58%) | Soft Amber | View | |
#CDC35B | rgb(205, 195, 91) | hsl(55, 53%, 58%) | Soft Yellow | View | |
#BACD5B | rgb(186, 205, 91) | hsl(70, 53%, 58%) | 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: #CD6E5B;
--color-2: #CD8A5B;
--color-3: #CDA75B;
--color-4: #CDC35B;
--color-5: #BACD5B;
}Palettes that share visual characteristics and color harmony.