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 |
|---|---|---|---|---|---|
#AFF3EC | rgb(175, 243, 236) | hsl(174, 74%, 82%) | Light Cyan | View | |
#AFE9F3 | rgb(175, 233, 243) | hsl(189, 74%, 82%) | Light Sky Blue | View | |
#AFD8F3 | rgb(175, 216, 243) | hsl(204, 74%, 82%) | Light Blue | View | |
#AFC7F3 | rgb(175, 199, 243) | hsl(219, 74%, 82%) | Light Blue | View | |
#AFB6F3 | rgb(175, 182, 243) | hsl(234, 74%, 82%) | 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: #AFF3EC;
--color-2: #AFE9F3;
--color-3: #AFD8F3;
--color-4: #AFC7F3;
--color-5: #AFB6F3;
}Palettes that share visual characteristics and color harmony.