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 |
|---|---|---|---|---|---|
#ADBDEB | rgb(173, 189, 235) | hsl(225, 61%, 80%) | Light Blue | View | |
#ADAEEB | rgb(173, 174, 235) | hsl(239, 61%, 80%) | Light Blue | View | |
#BBADEB | rgb(187, 173, 235) | hsl(254, 61%, 80%) | Light Navy | View | |
#CBADEB | rgb(203, 173, 235) | hsl(269, 61%, 80%) | Light Navy | View | |
#DBADEB | rgb(219, 173, 235) | hsl(285, 61%, 80%) | Light Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #ADBDEB;
--color-2: #ADAEEB;
--color-3: #BBADEB;
--color-4: #CBADEB;
--color-5: #DBADEB;
}Palettes that share visual characteristics and color harmony.