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 Emerald, Light Cyan, Light Sky Blue. 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 |
|---|---|---|---|---|---|
#91EDD3 | rgb(145, 237, 211) | hsl(163, 72%, 75%) | Light Emerald | View | |
#91EDEA | rgb(145, 237, 234) | hsl(178, 72%, 75%) | Light Cyan | View | |
#91D9ED | rgb(145, 217, 237) | hsl(193, 72%, 75%) | Light Sky Blue | View | |
#91C2ED | rgb(145, 194, 237) | hsl(208, 72%, 75%) | Light Blue | View | |
#91ABED | rgb(145, 171, 237) | hsl(223, 72%, 75%) | Light Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Light Emerald and Light Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #91EDD3;
--color-2: #91EDEA;
--color-3: #91D9ED;
--color-4: #91C2ED;
--color-5: #91ABED;
}Palettes that share visual characteristics and color harmony.