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 |
|---|---|---|---|---|---|
#AFF3ED | rgb(175, 243, 237) | hsl(175, 74%, 82%) | Light Cyan | View | |
#AFE8F3 | rgb(175, 232, 243) | hsl(190, 74%, 82%) | Light Sky Blue | View | |
#AFD7F3 | rgb(175, 215, 243) | hsl(205, 74%, 82%) | Light Blue | View | |
#AFC6F3 | rgb(175, 198, 243) | hsl(220, 74%, 82%) | Light Blue | View | |
#AFB5F3 | rgb(175, 181, 243) | hsl(235, 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: #AFF3ED;
--color-2: #AFE8F3;
--color-3: #AFD7F3;
--color-4: #AFC6F3;
--color-5: #AFB5F3;
}Palettes that share visual characteristics and color harmony.