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 |
|---|---|---|---|---|---|
#BCF5F1 | rgb(188, 245, 241) | hsl(176, 74%, 85%) | Light Cyan | View | |
#BCEBF5 | rgb(188, 235, 245) | hsl(191, 74%, 85%) | Light Sky Blue | View | |
#BCDDF5 | rgb(188, 221, 245) | hsl(205, 74%, 85%) | Light Blue | View | |
#BCCEF5 | rgb(188, 206, 245) | hsl(221, 74%, 85%) | Light Blue | View | |
#BCC0F5 | rgb(188, 192, 245) | hsl(236, 74%, 85%) | 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: #BCF5F1;
--color-2: #BCEBF5;
--color-3: #BCDDF5;
--color-4: #BCCEF5;
--color-5: #BCC0F5;
}Palettes that share visual characteristics and color harmony.