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 Sky Blue, Light 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 |
|---|---|---|---|---|---|
#87CFED | rgb(135, 207, 237) | hsl(198, 74%, 73%) | Light Sky Blue | View | |
#87B5ED | rgb(135, 181, 237) | hsl(213, 74%, 73%) | Light Blue | View | |
#879CED | rgb(135, 156, 237) | hsl(228, 74%, 73%) | Light Blue | View | |
#8C87ED | rgb(140, 135, 237) | hsl(243, 74%, 73%) | Light Blue | View | |
#A687ED | rgb(166, 135, 237) | hsl(258, 74%, 73%) | Light Navy | View |
:root {
--color-1: #87CFED;
--color-2: #87B5ED;
--color-3: #879CED;
--color-4: #8C87ED;
--color-5: #A687ED;
}Palettes that share visual characteristics and color harmony.