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 |
|---|---|---|---|---|---|
#A8D0F0 | rgb(168, 208, 240) | hsl(207, 71%, 80%) | Light Blue | View | |
#A8BEF0 | rgb(168, 190, 240) | hsl(222, 71%, 80%) | Light Blue | View | |
#A8ABF0 | rgb(168, 171, 240) | hsl(238, 71%, 80%) | Light Blue | View | |
#B6A8F0 | rgb(182, 168, 240) | hsl(252, 71%, 80%) | Light Navy | View | |
#C8A8F0 | rgb(200, 168, 240) | hsl(267, 71%, 80%) | Light Navy | View |
:root {
--color-1: #A8D0F0;
--color-2: #A8BEF0;
--color-3: #A8ABF0;
--color-4: #B6A8F0;
--color-5: #C8A8F0;
}Palettes that share visual characteristics and color harmony.