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 |
|---|---|---|---|---|---|
#C9C036 | rgb(201, 192, 54) | hsl(56, 58%, 50%) | Soft Yellow | View | |
#AEC936 | rgb(174, 201, 54) | hsl(71, 58%, 50%) | Soft Lime | View | |
#89C936 | rgb(137, 201, 54) | hsl(86, 58%, 50%) | Soft Green | View | |
#64C936 | rgb(100, 201, 54) | hsl(101, 58%, 50%) | Soft Green | View | |
#3FC936 | rgb(63, 201, 54) | hsl(116, 58%, 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: #C9C036;
--color-2: #AEC936;
--color-3: #89C936;
--color-4: #64C936;
--color-5: #3FC936;
}Palettes that share visual characteristics and color harmony.