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 Lime. 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 |
|---|---|---|---|---|---|
#C9BB4F | rgb(201, 187, 79) | hsl(53, 53%, 55%) | Soft Yellow | View | |
#B9C94F | rgb(185, 201, 79) | hsl(68, 53%, 55%) | Soft Lime | View | |
#9AC94F | rgb(154, 201, 79) | hsl(83, 53%, 55%) | Soft Lime | View | |
#7CC94F | rgb(124, 201, 79) | hsl(98, 53%, 55%) | Soft Green | View | |
#5EC94F | rgb(94, 201, 79) | hsl(113, 53%, 55%) | 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: #C9BB4F;
--color-2: #B9C94F;
--color-3: #9AC94F;
--color-4: #7CC94F;
--color-5: #5EC94F;
}Palettes that share visual characteristics and color harmony.