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 Lime, Soft Green, 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 |
|---|---|---|---|---|---|
#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 | |
#3CC367 | rgb(60, 195, 103) | hsl(139, 53%, 50%) | Soft Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Soft Lime and Soft Green creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #98C33C;
--color-2: #76C33C;
--color-3: #55C33C;
--color-4: #3CC345;
--color-5: #3CC367;
}Palettes that share visual characteristics and color harmony.