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 |
|---|---|---|---|---|---|
#93B93C | rgb(147, 185, 60) | hsl(78, 51%, 48%) | Soft Lime | View | |
#74B93C | rgb(116, 185, 60) | hsl(93, 51%, 48%) | Soft Green | View | |
#55B93C | rgb(85, 185, 60) | hsl(108, 51%, 48%) | Soft Green | View | |
#3CB942 | rgb(60, 185, 66) | hsl(123, 51%, 48%) | Soft Green | View | |
#3CB961 | rgb(60, 185, 97) | hsl(138, 51%, 48%) | 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: #93B93C;
--color-2: #74B93C;
--color-3: #55B93C;
--color-4: #3CB942;
--color-5: #3CB961;
}Palettes that share visual characteristics and color harmony.