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 |
|---|---|---|---|---|---|
#B5AC30 | rgb(181, 172, 48) | hsl(56, 58%, 45%) | Soft Yellow | View | |
#9DB530 | rgb(157, 181, 48) | hsl(71, 58%, 45%) | Soft Lime | View | |
#7CB530 | rgb(124, 181, 48) | hsl(86, 58%, 45%) | Soft Green | View | |
#5AB530 | rgb(90, 181, 48) | hsl(101, 58%, 45%) | Soft Green | View | |
#39B530 | rgb(57, 181, 48) | hsl(116, 58%, 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: #B5AC30;
--color-2: #9DB530;
--color-3: #7CB530;
--color-4: #5AB530;
--color-5: #39B530;
}Palettes that share visual characteristics and color harmony.