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 |
|---|---|---|---|---|---|
#CC917F | rgb(204, 145, 127) | hsl(14, 43%, 65%) | Soft Red | View | |
#CCA47F | rgb(204, 164, 127) | hsl(29, 43%, 65%) | Soft Orange | View | |
#CCB87F | rgb(204, 184, 127) | hsl(44, 43%, 65%) | Soft Amber | View | |
#CCCB7F | rgb(204, 203, 127) | hsl(59, 43%, 65%) | Soft Yellow | View | |
#BACC7F | rgb(186, 204, 127) | hsl(74, 43%, 65%) | 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: #CC917F;
--color-2: #CCA47F;
--color-3: #CCB87F;
--color-4: #CCCB7F;
--color-5: #BACC7F;
}Palettes that share visual characteristics and color harmony.