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 |
|---|---|---|---|---|---|
#B1E7F1 | rgb(177, 231, 241) | hsl(189, 70%, 82%) | Light Sky Blue | View | |
#B1D6F1 | rgb(177, 214, 241) | hsl(205, 70%, 82%) | Light Blue | View | |
#B1C6F1 | rgb(177, 198, 241) | hsl(220, 70%, 82%) | Light Blue | View | |
#B1B6F1 | rgb(177, 182, 241) | hsl(235, 70%, 82%) | Light Blue | View | |
#BCB1F1 | rgb(188, 177, 241) | hsl(250, 70%, 82%) | Light Navy | View |
:root {
--color-1: #B1E7F1;
--color-2: #B1D6F1;
--color-3: #B1C6F1;
--color-4: #B1B6F1;
--color-5: #BCB1F1;
}Palettes that share visual characteristics and color harmony.