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 |
|---|---|---|---|---|---|
#BCCCF5 | rgb(188, 204, 245) | hsl(223, 74%, 85%) | Light Blue | View | |
#BCBEF5 | rgb(188, 190, 245) | hsl(238, 74%, 85%) | Light Blue | View | |
#C9BCF5 | rgb(201, 188, 245) | hsl(254, 74%, 85%) | Light Navy | View | |
#D7BCF5 | rgb(215, 188, 245) | hsl(268, 74%, 85%) | Light Navy | View | |
#E5BCF5 | rgb(229, 188, 245) | hsl(283, 74%, 85%) | 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: #BCCCF5;
--color-2: #BCBEF5;
--color-3: #C9BCF5;
--color-4: #D7BCF5;
--color-5: #E5BCF5;
}Palettes that share visual characteristics and color harmony.