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 Pure Cyan, Light Pure Sky Blue, Light Pure 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 |
|---|---|---|---|---|---|
#80F5EB | rgb(128, 245, 235) | hsl(175, 85%, 73%) | Light Pure Cyan | View | |
#80E1F5 | rgb(128, 225, 245) | hsl(190, 85%, 73%) | Light Pure Sky Blue | View | |
#80C4F5 | rgb(128, 196, 245) | hsl(205, 85%, 73%) | Light Pure Blue | View | |
#80A7F5 | rgb(128, 167, 245) | hsl(220, 85%, 73%) | Light Pure Blue | View | |
#8089F5 | rgb(128, 137, 245) | hsl(235, 85%, 73%) | Light Pure Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Pure Cyan and Light Pure Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #80F5EB;
--color-2: #80E1F5;
--color-3: #80C4F5;
--color-4: #80A7F5;
--color-5: #8089F5;
}Palettes that share visual characteristics and color harmony.