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 |
|---|---|---|---|---|---|
#CDCA7E | rgb(205, 202, 126) | hsl(58, 44%, 65%) | Soft Yellow | View | |
#BCCD7E | rgb(188, 205, 126) | hsl(73, 44%, 65%) | Soft Lime | View | |
#A8CD7E | rgb(168, 205, 126) | hsl(88, 44%, 65%) | Soft Green | View | |
#95CD7E | rgb(149, 205, 126) | hsl(103, 44%, 65%) | Soft Green | View | |
#81CD7E | rgb(129, 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: #CDCA7E;
--color-2: #BCCD7E;
--color-3: #A8CD7E;
--color-4: #95CD7E;
--color-5: #81CD7E;
}Palettes that share visual characteristics and color harmony.