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 |
|---|---|---|---|---|---|
#CB4634 | rgb(203, 70, 52) | hsl(7, 59%, 50%) | Soft Red | View | |
#CB6B34 | rgb(203, 107, 52) | hsl(22, 59%, 50%) | Soft Orange | View | |
#CB9134 | rgb(203, 145, 52) | hsl(37, 59%, 50%) | Soft Amber | View | |
#CBB734 | rgb(203, 183, 52) | hsl(52, 59%, 50%) | Soft Yellow | View | |
#B9CB34 | rgb(185, 203, 52) | hsl(67, 59%, 50%) | 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: #CB4634;
--color-2: #CB6B34;
--color-3: #CB9134;
--color-4: #CBB734;
--color-5: #B9CB34;
}Palettes that share visual characteristics and color harmony.