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 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 |
|---|---|---|---|---|---|
#ECE6AC | rgb(236, 230, 172) | hsl(54, 63%, 80%) | Light Yellow | View | |
#E2ECAC | rgb(226, 236, 172) | hsl(69, 63%, 80%) | Light Lime | View | |
#D2ECAC | rgb(210, 236, 172) | hsl(84, 63%, 80%) | Light Lime | View | |
#C2ECAC | rgb(194, 236, 172) | hsl(99, 63%, 80%) | Light Green | View | |
#B2ECAC | rgb(178, 236, 172) | hsl(114, 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: #ECE6AC;
--color-2: #E2ECAC;
--color-3: #D2ECAC;
--color-4: #C2ECAC;
--color-5: #B2ECAC;
}Palettes that share visual characteristics and color harmony.