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 |
|---|---|---|---|---|---|
#91A8EE | rgb(145, 168, 238) | hsl(225, 73%, 75%) | Light Blue | View | |
#9191EE | rgb(145, 145, 238) | hsl(240, 73%, 75%) | Light Blue | View | |
#A891EE | rgb(168, 145, 238) | hsl(255, 73%, 75%) | Light Navy | View | |
#BF91EE | rgb(191, 145, 238) | hsl(270, 73%, 75%) | Light Navy | View | |
#D791EE | rgb(215, 145, 238) | hsl(285, 73%, 75%) | 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: #91A8EE;
--color-2: #9191EE;
--color-3: #A891EE;
--color-4: #BF91EE;
--color-5: #D791EE;
}Palettes that share visual characteristics and color harmony.