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 |
|---|---|---|---|---|---|
#ADF5EE | rgb(173, 245, 238) | hsl(174, 78%, 82%) | Light Pure Cyan | View | |
#ADEAF5 | rgb(173, 234, 245) | hsl(189, 78%, 82%) | Light Pure Sky Blue | View | |
#ADD8F5 | rgb(173, 216, 245) | hsl(204, 78%, 82%) | Light Pure Blue | View | |
#ADC6F5 | rgb(173, 198, 245) | hsl(219, 78%, 82%) | Light Pure Blue | View | |
#ADB4F5 | rgb(173, 180, 245) | hsl(234, 78%, 82%) | 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: #ADF5EE;
--color-2: #ADEAF5;
--color-3: #ADD8F5;
--color-4: #ADC6F5;
--color-5: #ADB4F5;
}Palettes that share visual characteristics and color harmony.