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 |
|---|---|---|---|---|---|
#AFF0F3 | rgb(175, 240, 243) | hsl(183, 74%, 82%) | Light Cyan | View | |
#AFDFF3 | rgb(175, 223, 243) | hsl(198, 74%, 82%) | Light Sky Blue | View | |
#AFCEF3 | rgb(175, 206, 243) | hsl(213, 74%, 82%) | Light Blue | View | |
#AFBDF3 | rgb(175, 189, 243) | hsl(228, 74%, 82%) | Light Blue | View | |
#B3AFF3 | rgb(179, 175, 243) | hsl(244, 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: #AFF0F3;
--color-2: #AFDFF3;
--color-3: #AFCEF3;
--color-4: #AFBDF3;
--color-5: #B3AFF3;
}Palettes that share visual characteristics and color harmony.