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 |
|---|---|---|---|---|---|
#BAC33C | rgb(186, 195, 60) | hsl(64, 53%, 50%) | Soft Yellow | View | |
#98C33C | rgb(152, 195, 60) | hsl(79, 53%, 50%) | Soft Lime | View | |
#76C33C | rgb(118, 195, 60) | hsl(94, 53%, 50%) | Soft Green | View | |
#55C33C | rgb(85, 195, 60) | hsl(109, 53%, 50%) | Soft Green | View | |
#3CC345 | rgb(60, 195, 69) | hsl(124, 53%, 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: #BAC33C;
--color-2: #98C33C;
--color-3: #76C33C;
--color-4: #55C33C;
--color-5: #3CC345;
}Palettes that share visual characteristics and color harmony.