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 |
|---|---|---|---|---|---|
#B1E2F1 | rgb(177, 226, 241) | hsl(194, 70%, 82%) | Light Sky Blue | View | |
#B1D2F1 | rgb(177, 210, 241) | hsl(209, 70%, 82%) | Light Blue | View | |
#B1C2F1 | rgb(177, 194, 241) | hsl(224, 70%, 82%) | Light Blue | View | |
#B1B2F1 | rgb(177, 178, 241) | hsl(239, 70%, 82%) | Light Blue | View | |
#C0B1F1 | rgb(192, 177, 241) | hsl(254, 70%, 82%) | Light Navy | View |
:root {
--color-1: #B1E2F1;
--color-2: #B1D2F1;
--color-3: #B1C2F1;
--color-4: #B1B2F1;
--color-5: #C0B1F1;
}Palettes that share visual characteristics and color harmony.