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 |
|---|---|---|---|---|---|
#B6B149 | rgb(182, 177, 73) | hsl(57, 43%, 50%) | Soft Yellow | View | |
#A0B649 | rgb(160, 182, 73) | hsl(72, 43%, 50%) | Soft Lime | View | |
#85B649 | rgb(133, 182, 73) | hsl(87, 43%, 50%) | Soft Green | View | |
#6AB649 | rgb(106, 182, 73) | hsl(102, 43%, 50%) | Soft Green | View | |
#4EB649 | rgb(78, 182, 73) | hsl(117, 43%, 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: #B6B149;
--color-2: #A0B649;
--color-3: #85B649;
--color-4: #6AB649;
--color-5: #4EB649;
}Palettes that share visual characteristics and color harmony.