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 |
|---|---|---|---|---|---|
#A8E9EB | rgb(168, 233, 235) | hsl(182, 63%, 79%) | Light Cyan | View | |
#A8D8EB | rgb(168, 216, 235) | hsl(197, 63%, 79%) | Light Sky Blue | View | |
#A8C7EB | rgb(168, 199, 235) | hsl(212, 63%, 79%) | Light Blue | View | |
#A8B6EB | rgb(168, 182, 235) | hsl(227, 63%, 79%) | Light Blue | View | |
#AAA8EB | rgb(170, 168, 235) | hsl(242, 63%, 79%) | 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: #A8E9EB;
--color-2: #A8D8EB;
--color-3: #A8C7EB;
--color-4: #A8B6EB;
--color-5: #AAA8EB;
}Palettes that share visual characteristics and color harmony.