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 |
|---|---|---|---|---|---|
#B6B22F | rgb(182, 178, 47) | hsl(58, 59%, 45%) | Soft Yellow | View | |
#99B62F | rgb(153, 182, 47) | hsl(73, 59%, 45%) | Soft Lime | View | |
#77B62F | rgb(119, 182, 47) | hsl(88, 59%, 45%) | Soft Green | View | |
#55B62F | rgb(85, 182, 47) | hsl(103, 59%, 45%) | Soft Green | View | |
#34B62F | rgb(52, 182, 47) | hsl(118, 59%, 45%) | 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: #B6B22F;
--color-2: #99B62F;
--color-3: #77B62F;
--color-4: #55B62F;
--color-5: #34B62F;
}Palettes that share visual characteristics and color harmony.