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 |
|---|---|---|---|---|---|
#B6D9ED | rgb(182, 217, 237) | hsl(202, 60%, 82%) | Light Blue | View | |
#B6CCED | rgb(182, 204, 237) | hsl(216, 60%, 82%) | Light Blue | View | |
#B6BEED | rgb(182, 190, 237) | hsl(231, 60%, 82%) | Light Blue | View | |
#BBB6ED | rgb(187, 182, 237) | hsl(245, 60%, 82%) | Light Blue | View | |
#C9B6ED | rgb(201, 182, 237) | hsl(261, 60%, 82%) | Light Navy | View |
:root {
--color-1: #B6D9ED;
--color-2: #B6CCED;
--color-3: #B6BEED;
--color-4: #BBB6ED;
--color-5: #C9B6ED;
}Palettes that share visual characteristics and color harmony.