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 Orange, Soft Amber, Soft Yellow. 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 |
|---|---|---|---|---|---|
#CB7E4D | rgb(203, 126, 77) | hsl(23, 55%, 55%) | Soft Orange | View | |
#CB9D4D | rgb(203, 157, 77) | hsl(38, 55%, 55%) | Soft Amber | View | |
#CBBD4D | rgb(203, 189, 77) | hsl(53, 55%, 55%) | Soft Yellow | View | |
#BBCB4D | rgb(187, 203, 77) | hsl(68, 55%, 55%) | Soft Lime | View | |
#9BCB4D | rgb(155, 203, 77) | hsl(83, 55%, 55%) | Soft Lime | View |
This yellow-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Orange and Soft Amber creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CB7E4D;
--color-2: #CB9D4D;
--color-3: #CBBD4D;
--color-4: #BBCB4D;
--color-5: #9BCB4D;
}Palettes that share visual characteristics and color harmony.