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 |
|---|---|---|---|---|---|
#DBBC7B | rgb(219, 188, 123) | hsl(41, 57%, 67%) | Soft Amber | View | |
#DBD47B | rgb(219, 212, 123) | hsl(56, 57%, 67%) | Soft Yellow | View | |
#C9DB7B | rgb(201, 219, 123) | hsl(71, 57%, 67%) | Soft Lime | View | |
#B1DB7B | rgb(177, 219, 123) | hsl(86, 57%, 67%) | Soft Green | View | |
#99DB7B | rgb(153, 219, 123) | hsl(101, 57%, 67%) | 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: #DBBC7B;
--color-2: #DBD47B;
--color-3: #C9DB7B;
--color-4: #B1DB7B;
--color-5: #99DB7B;
}Palettes that share visual characteristics and color harmony.