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 |
|---|---|---|---|---|---|
#ACB234 | rgb(172, 178, 52) | hsl(63, 55%, 45%) | Soft Yellow | View | |
#8CB234 | rgb(140, 178, 52) | hsl(78, 55%, 45%) | Soft Lime | View | |
#6CB234 | rgb(108, 178, 52) | hsl(93, 55%, 45%) | Soft Green | View | |
#4DB234 | rgb(77, 178, 52) | hsl(108, 55%, 45%) | Soft Green | View | |
#34B23A | rgb(52, 178, 58) | hsl(123, 55%, 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: #ACB234;
--color-2: #8CB234;
--color-3: #6CB234;
--color-4: #4DB234;
--color-5: #34B23A;
}Palettes that share visual characteristics and color harmony.