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 |
|---|---|---|---|---|---|
#BAF2F1 | rgb(186, 242, 241) | hsl(179, 68%, 84%) | Light Cyan | View | |
#BAE5F2 | rgb(186, 229, 242) | hsl(194, 68%, 84%) | Light Sky Blue | View | |
#BAD7F2 | rgb(186, 215, 242) | hsl(209, 68%, 84%) | Light Blue | View | |
#BAC9F2 | rgb(186, 201, 242) | hsl(224, 68%, 84%) | Light Blue | View | |
#BABBF2 | rgb(186, 187, 242) | hsl(239, 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: #BAF2F1;
--color-2: #BAE5F2;
--color-3: #BAD7F2;
--color-4: #BAC9F2;
--color-5: #BABBF2;
}Palettes that share visual characteristics and color harmony.