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 Blue. 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 |
|---|---|---|---|---|---|
#ABCBF2 | rgb(171, 203, 242) | hsl(213, 73%, 81%) | Light Blue | View | |
#ABB9F2 | rgb(171, 185, 242) | hsl(228, 73%, 81%) | Light Blue | View | |
#AFABF2 | rgb(175, 171, 242) | hsl(243, 73%, 81%) | Light Blue | View | |
#C0ABF2 | rgb(192, 171, 242) | hsl(258, 73%, 81%) | Light Navy | View | |
#D2ABF2 | rgb(210, 171, 242) | hsl(273, 73%, 81%) | Light Navy | View |
:root {
--color-1: #ABCBF2;
--color-2: #ABB9F2;
--color-3: #AFABF2;
--color-4: #C0ABF2;
--color-5: #D2ABF2;
}Palettes that share visual characteristics and color harmony.