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 |
|---|---|---|---|---|---|
#CE5F40 | rgb(206, 95, 64) | hsl(13, 59%, 53%) | Soft Red | View | |
#CE8240 | rgb(206, 130, 64) | hsl(28, 59%, 53%) | Soft Orange | View | |
#CEA640 | rgb(206, 166, 64) | hsl(43, 59%, 53%) | Soft Amber | View | |
#CEC940 | rgb(206, 201, 64) | hsl(58, 59%, 53%) | Soft Yellow | View | |
#AFCE40 | rgb(175, 206, 64) | hsl(73, 59%, 53%) | 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: #CE5F40;
--color-2: #CE8240;
--color-3: #CEA640;
--color-4: #CEC940;
--color-5: #AFCE40;
}Palettes that share visual characteristics and color harmony.