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 Light Yellow, Light Lime, Light 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 |
|---|---|---|---|---|---|
#ECEAAC | rgb(236, 234, 172) | hsl(58, 63%, 80%) | Light Yellow | View | |
#DEECAC | rgb(222, 236, 172) | hsl(73, 63%, 80%) | Light Lime | View | |
#CEECAC | rgb(206, 236, 172) | hsl(88, 63%, 80%) | Light Green | View | |
#BEECAC | rgb(190, 236, 172) | hsl(103, 63%, 80%) | Light Green | View | |
#AEECAC | rgb(174, 236, 172) | hsl(118, 63%, 80%) | Light Green | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Light Yellow and Light Lime creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ECEAAC;
--color-2: #DEECAC;
--color-3: #CEECAC;
--color-4: #BEECAC;
--color-5: #AEECAC;
}Palettes that share visual characteristics and color harmony.