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 |
|---|---|---|---|---|---|
#CD685B | rgb(205, 104, 91) | hsl(7, 53%, 58%) | Soft Red | View | |
#CD855B | rgb(205, 133, 91) | hsl(22, 53%, 58%) | Soft Orange | View | |
#CDA15B | rgb(205, 161, 91) | hsl(37, 53%, 58%) | Soft Amber | View | |
#CDBE5B | rgb(205, 190, 91) | hsl(52, 53%, 58%) | Soft Yellow | View | |
#BFCD5B | rgb(191, 205, 91) | hsl(67, 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: #CD685B;
--color-2: #CD855B;
--color-3: #CDA15B;
--color-4: #CDBE5B;
--color-5: #BFCD5B;
}Palettes that share visual characteristics and color harmony.