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 |
|---|---|---|---|---|---|
#ADBBEB | rgb(173, 187, 235) | hsl(226, 61%, 80%) | Light Blue | View | |
#AEADEB | rgb(174, 173, 235) | hsl(241, 61%, 80%) | Light Blue | View | |
#BDADEB | rgb(189, 173, 235) | hsl(255, 61%, 80%) | Light Navy | View | |
#CDADEB | rgb(205, 173, 235) | hsl(271, 61%, 80%) | Light Navy | View | |
#DDADEB | rgb(221, 173, 235) | hsl(286, 61%, 80%) | Light Purple | View |
:root {
--color-1: #ADBBEB;
--color-2: #AEADEB;
--color-3: #BDADEB;
--color-4: #CDADEB;
--color-5: #DDADEB;
}Palettes that share visual characteristics and color harmony.