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 |
|---|---|---|---|---|---|
#C1BE3E | rgb(193, 190, 62) | hsl(59, 51%, 50%) | Soft Yellow | View | |
#A2C13E | rgb(162, 193, 62) | hsl(74, 51%, 50%) | Soft Lime | View | |
#82C13E | rgb(130, 193, 62) | hsl(89, 51%, 50%) | Soft Green | View | |
#61C13E | rgb(97, 193, 62) | hsl(104, 51%, 50%) | Soft Green | View | |
#41C13E | rgb(65, 193, 62) | hsl(119, 51%, 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: #C1BE3E;
--color-2: #A2C13E;
--color-3: #82C13E;
--color-4: #61C13E;
--color-5: #41C13E;
}Palettes that share visual characteristics and color harmony.