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 |
|---|---|---|---|---|---|
#CB8C80 | rgb(203, 140, 128) | hsl(10, 42%, 65%) | Soft Red | View | |
#CB9E80 | rgb(203, 158, 128) | hsl(24, 42%, 65%) | Soft Orange | View | |
#CBB180 | rgb(203, 177, 128) | hsl(39, 42%, 65%) | Soft Amber | View | |
#CBC480 | rgb(203, 196, 128) | hsl(54, 42%, 65%) | Soft Yellow | View | |
#C0CB80 | rgb(192, 203, 128) | hsl(69, 42%, 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: #CB8C80;
--color-2: #CB9E80;
--color-3: #CBB180;
--color-4: #CBC480;
--color-5: #C0CB80;
}Palettes that share visual characteristics and color harmony.