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 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 |
|---|---|---|---|---|---|
#B1D5F1 | rgb(177, 213, 241) | hsl(206, 70%, 82%) | Light Blue | View | |
#B1C5F1 | rgb(177, 197, 241) | hsl(221, 70%, 82%) | Light Blue | View | |
#B1B5F1 | rgb(177, 181, 241) | hsl(236, 70%, 82%) | Light Blue | View | |
#BDB1F1 | rgb(189, 177, 241) | hsl(251, 70%, 82%) | Light Navy | View | |
#CDB1F1 | rgb(205, 177, 241) | hsl(266, 70%, 82%) | Light Navy | View |
:root {
--color-1: #B1D5F1;
--color-2: #B1C5F1;
--color-3: #B1B5F1;
--color-4: #BDB1F1;
--color-5: #CDB1F1;
}Palettes that share visual characteristics and color harmony.