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 Green, Light Emerald, Light Cyan. 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 |
|---|---|---|---|---|---|
#ABF2BF | rgb(171, 242, 191) | hsl(137, 73%, 81%) | Light Green | View | |
#ABF2D1 | rgb(171, 242, 209) | hsl(152, 73%, 81%) | Light Emerald | View | |
#ABF2E3 | rgb(171, 242, 227) | hsl(167, 73%, 81%) | Light Cyan | View | |
#ABF0F2 | rgb(171, 240, 242) | hsl(182, 73%, 81%) | Light Cyan | View | |
#ABDEF2 | rgb(171, 222, 242) | hsl(197, 73%, 81%) | Light Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Green and Light Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ABF2BF;
--color-2: #ABF2D1;
--color-3: #ABF2E3;
--color-4: #ABF0F2;
--color-5: #ABDEF2;
}Palettes that share visual characteristics and color harmony.