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 |
|---|---|---|---|---|---|
#ABBBED | rgb(171, 187, 237) | hsl(225, 65%, 80%) | Light Blue | View | |
#ABABED | rgb(171, 171, 237) | hsl(240, 65%, 80%) | Light Blue | View | |
#BBABED | rgb(187, 171, 237) | hsl(255, 65%, 80%) | Light Navy | View | |
#CCABED | rgb(204, 171, 237) | hsl(270, 65%, 80%) | Light Navy | View | |
#DDABED | rgb(221, 171, 237) | hsl(285, 65%, 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: #ABBBED;
--color-2: #ABABED;
--color-3: #BBABED;
--color-4: #CCABED;
--color-5: #DDABED;
}Palettes that share visual characteristics and color harmony.