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 |
|---|---|---|---|---|---|
#B0EDE4 | rgb(176, 237, 228) | hsl(171, 63%, 81%) | Light Cyan | View | |
#B0E7ED | rgb(176, 231, 237) | hsl(186, 63%, 81%) | Light Sky Blue | View | |
#B0D8ED | rgb(176, 216, 237) | hsl(201, 63%, 81%) | Light Blue | View | |
#B0C8ED | rgb(176, 200, 237) | hsl(216, 63%, 81%) | Light Blue | View | |
#B0B9ED | rgb(176, 185, 237) | hsl(231, 63%, 81%) | 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: #B0EDE4;
--color-2: #B0E7ED;
--color-3: #B0D8ED;
--color-4: #B0C8ED;
--color-5: #B0B9ED;
}Palettes that share visual characteristics and color harmony.