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 |
|---|---|---|---|---|---|
#CA5F4E | rgb(202, 95, 78) | hsl(8, 54%, 55%) | Soft Red | View | |
#CA7E4E | rgb(202, 126, 78) | hsl(23, 54%, 55%) | Soft Orange | View | |
#CA9D4E | rgb(202, 157, 78) | hsl(38, 54%, 55%) | Soft Amber | View | |
#CABC4E | rgb(202, 188, 78) | hsl(53, 54%, 55%) | Soft Yellow | View | |
#BACA4E | rgb(186, 202, 78) | hsl(68, 54%, 55%) | 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: #CA5F4E;
--color-2: #CA7E4E;
--color-3: #CA9D4E;
--color-4: #CABC4E;
--color-5: #BACA4E;
}Palettes that share visual characteristics and color harmony.