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 |
|---|---|---|---|---|---|
#9FE9E4 | rgb(159, 233, 228) | hsl(176, 63%, 77%) | Light Cyan | View | |
#9FDCE9 | rgb(159, 220, 233) | hsl(191, 63%, 77%) | Light Sky Blue | View | |
#9FC9E9 | rgb(159, 201, 233) | hsl(206, 63%, 77%) | Light Blue | View | |
#9FB7E9 | rgb(159, 183, 233) | hsl(221, 63%, 77%) | Light Blue | View | |
#9FA4E9 | rgb(159, 164, 233) | hsl(236, 63%, 77%) | 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: #9FE9E4;
--color-2: #9FDCE9;
--color-3: #9FC9E9;
--color-4: #9FB7E9;
--color-5: #9FA4E9;
}Palettes that share visual characteristics and color harmony.