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 |
|---|---|---|---|---|---|
#CDCC7E | rgb(205, 204, 126) | hsl(59, 44%, 65%) | Soft Yellow | View | |
#BBCD7E | rgb(187, 205, 126) | hsl(74, 44%, 65%) | Soft Lime | View | |
#A7CD7E | rgb(167, 205, 126) | hsl(89, 44%, 65%) | Soft Green | View | |
#93CD7E | rgb(147, 205, 126) | hsl(104, 44%, 65%) | Soft Green | View | |
#80CD7E | rgb(128, 205, 126) | hsl(118, 44%, 65%) | 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: #CDCC7E;
--color-2: #BBCD7E;
--color-3: #A7CD7E;
--color-4: #93CD7E;
--color-5: #80CD7E;
}Palettes that share visual characteristics and color harmony.