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 |
|---|---|---|---|---|---|
#BAF2EF | rgb(186, 242, 239) | hsl(177, 68%, 84%) | Light Cyan | View | |
#BAE7F2 | rgb(186, 231, 242) | hsl(192, 68%, 84%) | Light Sky Blue | View | |
#BAD9F2 | rgb(186, 217, 242) | hsl(207, 68%, 84%) | Light Blue | View | |
#BACBF2 | rgb(186, 203, 242) | hsl(222, 68%, 84%) | Light Blue | View | |
#BABDF2 | rgb(186, 189, 242) | hsl(237, 68%, 84%) | 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: #BAF2EF;
--color-2: #BAE7F2;
--color-3: #BAD9F2;
--color-4: #BACBF2;
--color-5: #BABDF2;
}Palettes that share visual characteristics and color harmony.