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