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 |
|---|---|---|---|---|---|
#A8B5F0 | rgb(168, 181, 240) | hsl(229, 71%, 80%) | Light Blue | View | |
#ADA8F0 | rgb(173, 168, 240) | hsl(244, 71%, 80%) | Light Blue | View | |
#BFA8F0 | rgb(191, 168, 240) | hsl(259, 71%, 80%) | Light Navy | View | |
#D1A8F0 | rgb(209, 168, 240) | hsl(274, 71%, 80%) | Light Navy | View | |
#E3A8F0 | rgb(227, 168, 240) | hsl(289, 71%, 80%) | Light Purple | View |
:root {
--color-1: #A8B5F0;
--color-2: #ADA8F0;
--color-3: #BFA8F0;
--color-4: #D1A8F0;
--color-5: #E3A8F0;
}Palettes that share visual characteristics and color harmony.