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 Cyan, Light Sky Blue, Light 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 |
|---|---|---|---|---|---|
#AAEEEB | rgb(170, 238, 235) | hsl(177, 67%, 80%) | Light Cyan | View | |
#AAE1EE | rgb(170, 225, 238) | hsl(191, 67%, 80%) | Light Sky Blue | View | |
#AACFEE | rgb(170, 207, 238) | hsl(207, 67%, 80%) | Light Blue | View | |
#AABEEE | rgb(170, 190, 238) | hsl(222, 67%, 80%) | Light Blue | View | |
#AAADEE | rgb(170, 173, 238) | hsl(237, 67%, 80%) | Light Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Cyan and Light Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AAEEEB;
--color-2: #AAE1EE;
--color-3: #AACFEE;
--color-4: #AABEEE;
--color-5: #AAADEE;
}Palettes that share visual characteristics and color harmony.