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 |
|---|---|---|---|---|---|
#98E6E4 | rgb(152, 230, 228) | hsl(178, 61%, 75%) | Light Cyan | View | |
#98D5E6 | rgb(152, 213, 230) | hsl(193, 61%, 75%) | Light Sky Blue | View | |
#98C2E6 | rgb(152, 194, 230) | hsl(208, 61%, 75%) | Light Blue | View | |
#98AEE6 | rgb(152, 174, 230) | hsl(223, 61%, 75%) | Light Blue | View | |
#989BE6 | rgb(152, 155, 230) | hsl(238, 61%, 75%) | 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: #98E6E4;
--color-2: #98D5E6;
--color-3: #98C2E6;
--color-4: #98AEE6;
--color-5: #989BE6;
}Palettes that share visual characteristics and color harmony.