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 Navy. 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 |
|---|---|---|---|---|---|
#B5BFED | rgb(181, 191, 237) | hsl(229, 61%, 82%) | Light Blue | View | |
#B9B5ED | rgb(185, 181, 237) | hsl(244, 61%, 82%) | Light Blue | View | |
#C7B5ED | rgb(199, 181, 237) | hsl(259, 61%, 82%) | Light Navy | View | |
#D5B5ED | rgb(213, 181, 237) | hsl(274, 61%, 82%) | Light Navy | View | |
#E3B5ED | rgb(227, 181, 237) | hsl(289, 61%, 82%) | Light Purple | View |
:root {
--color-1: #B5BFED;
--color-2: #B9B5ED;
--color-3: #C7B5ED;
--color-4: #D5B5ED;
--color-5: #E3B5ED;
}Palettes that share visual characteristics and color harmony.