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 Yellow, Soft Lime, 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 |
|---|---|---|---|---|---|
#CDBE5B | rgb(205, 190, 91) | hsl(52, 53%, 58%) | Soft Yellow | View | |
#BFCD5B | rgb(191, 205, 91) | hsl(67, 53%, 58%) | Soft Lime | View | |
#A3CD5B | rgb(163, 205, 91) | hsl(82, 53%, 58%) | Soft Lime | View | |
#87CD5B | rgb(135, 205, 91) | hsl(97, 53%, 58%) | Soft Green | View | |
#6ACD5B | rgb(106, 205, 91) | hsl(112, 53%, 58%) | Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Yellow and Soft Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CDBE5B;
--color-2: #BFCD5B;
--color-3: #A3CD5B;
--color-4: #87CD5B;
--color-5: #6ACD5B;
}Palettes that share visual characteristics and color harmony.