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 Navy, 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 |
|---|---|---|---|---|---|
#BEC0F3 | rgb(190, 192, 243) | hsl(238, 69%, 85%) | Light Blue | View | |
#CABEF3 | rgb(202, 190, 243) | hsl(254, 69%, 85%) | Light Navy | View | |
#D7BEF3 | rgb(215, 190, 243) | hsl(268, 69%, 85%) | Light Navy | View | |
#E4BEF3 | rgb(228, 190, 243) | hsl(283, 69%, 85%) | Light Purple | View | |
#F1BEF3 | rgb(241, 190, 243) | hsl(298, 69%, 85%) | Light Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BEC0F3;
--color-2: #CABEF3;
--color-3: #D7BEF3;
--color-4: #E4BEF3;
--color-5: #F1BEF3;
}Palettes that share visual characteristics and color harmony.