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 |
|---|---|---|---|---|---|
#A9BEEF | rgb(169, 190, 239) | hsl(222, 69%, 80%) | Light Blue | View | |
#A9ACEF | rgb(169, 172, 239) | hsl(237, 69%, 80%) | Light Blue | View | |
#B7A9EF | rgb(183, 169, 239) | hsl(252, 69%, 80%) | Light Navy | View | |
#C8A9EF | rgb(200, 169, 239) | hsl(267, 69%, 80%) | Light Navy | View | |
#DAA9EF | rgb(218, 169, 239) | hsl(282, 69%, 80%) | Light Purple | View |
:root {
--color-1: #A9BEEF;
--color-2: #A9ACEF;
--color-3: #B7A9EF;
--color-4: #C8A9EF;
--color-5: #DAA9EF;
}Palettes that share visual characteristics and color harmony.