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 |
|---|---|---|---|---|---|
#A5E9E9 | rgb(165, 233, 233) | hsl(180, 61%, 78%) | Light Cyan | View | |
#A5D8E9 | rgb(165, 216, 233) | hsl(195, 61%, 78%) | Light Sky Blue | View | |
#A5C7E9 | rgb(165, 199, 233) | hsl(210, 61%, 78%) | Light Blue | View | |
#A5B6E9 | rgb(165, 182, 233) | hsl(225, 61%, 78%) | Light Blue | View | |
#A5A5E9 | rgb(165, 165, 233) | hsl(240, 61%, 78%) | 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: #A5E9E9;
--color-2: #A5D8E9;
--color-3: #A5C7E9;
--color-4: #A5B6E9;
--color-5: #A5A5E9;
}Palettes that share visual characteristics and color harmony.