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 |
|---|---|---|---|---|---|
#CD6B60 | rgb(205, 107, 96) | hsl(6, 52%, 59%) | Soft Red | View | |
#CD8660 | rgb(205, 134, 96) | hsl(21, 52%, 59%) | Soft Orange | View | |
#CDA160 | rgb(205, 161, 96) | hsl(36, 52%, 59%) | Soft Amber | View | |
#CDBD60 | rgb(205, 189, 96) | hsl(51, 52%, 59%) | Soft Yellow | View | |
#C2CD60 | rgb(194, 205, 96) | hsl(66, 52%, 59%) | 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: #CD6B60;
--color-2: #CD8660;
--color-3: #CDA160;
--color-4: #CDBD60;
--color-5: #C2CD60;
}Palettes that share visual characteristics and color harmony.