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 |
|---|---|---|---|---|---|
#BEC3F3 | rgb(190, 195, 243) | hsl(234, 69%, 85%) | Light Blue | View | |
#C7BEF3 | rgb(199, 190, 243) | hsl(250, 69%, 85%) | Light Navy | View | |
#D4BEF3 | rgb(212, 190, 243) | hsl(265, 69%, 85%) | Light Navy | View | |
#E2BEF3 | rgb(226, 190, 243) | hsl(281, 69%, 85%) | Light Purple | View | |
#EFBEF3 | rgb(239, 190, 243) | hsl(295, 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: #BEC3F3;
--color-2: #C7BEF3;
--color-3: #D4BEF3;
--color-4: #E2BEF3;
--color-5: #EFBEF3;
}Palettes that share visual characteristics and color harmony.