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 |
|---|---|---|---|---|---|
#EAECAC | rgb(234, 236, 172) | hsl(62, 63%, 80%) | Light Yellow | View | |
#DAECAC | rgb(218, 236, 172) | hsl(77, 63%, 80%) | Light Lime | View | |
#CAECAC | rgb(202, 236, 172) | hsl(92, 63%, 80%) | Light Green | View | |
#BAECAC | rgb(186, 236, 172) | hsl(107, 63%, 80%) | Light Green | View | |
#ACECAE | rgb(172, 236, 174) | hsl(122, 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: #EAECAC;
--color-2: #DAECAC;
--color-3: #CAECAC;
--color-4: #BAECAC;
--color-5: #ACECAE;
}Palettes that share visual characteristics and color harmony.