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 Green. 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 |
|---|---|---|---|---|---|
#BABE41 | rgb(186, 190, 65) | hsl(62, 49%, 50%) | Soft Yellow | View | |
#9BBE41 | rgb(155, 190, 65) | hsl(77, 49%, 50%) | Soft Lime | View | |
#7BBE41 | rgb(123, 190, 65) | hsl(92, 49%, 50%) | Soft Green | View | |
#5CBE41 | rgb(92, 190, 65) | hsl(107, 49%, 50%) | Soft Green | View | |
#41BE45 | rgb(65, 190, 69) | hsl(122, 49%, 50%) | 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: #BABE41;
--color-2: #9BBE41;
--color-3: #7BBE41;
--color-4: #5CBE41;
--color-5: #41BE45;
}Palettes that share visual characteristics and color harmony.