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 Red, Soft Orange. 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 |
|---|---|---|---|---|---|
#CB808E | rgb(203, 128, 142) | hsl(349, 42%, 65%) | Soft Red | View | |
#CB8580 | rgb(203, 133, 128) | hsl(4, 42%, 65%) | Soft Red | View | |
#CB9880 | rgb(203, 152, 128) | hsl(19, 42%, 65%) | Soft Orange | View | |
#CBAB80 | rgb(203, 171, 128) | hsl(34, 42%, 65%) | Soft Orange | View | |
#CBBD80 | rgb(203, 189, 128) | hsl(49, 42%, 65%) | Soft Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Red and Soft Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CB808E;
--color-2: #CB8580;
--color-3: #CB9880;
--color-4: #CBAB80;
--color-5: #CBBD80;
}Palettes that share visual characteristics and color harmony.