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 |
|---|---|---|---|---|---|
#BCC8F5 | rgb(188, 200, 245) | hsl(227, 74%, 85%) | Light Blue | View | |
#BFBCF5 | rgb(191, 188, 245) | hsl(243, 74%, 85%) | Light Blue | View | |
#CDBCF5 | rgb(205, 188, 245) | hsl(258, 74%, 85%) | Light Navy | View | |
#DCBCF5 | rgb(220, 188, 245) | hsl(274, 74%, 85%) | Light Navy | View | |
#EABCF5 | rgb(234, 188, 245) | hsl(288, 74%, 85%) | Light Purple | View |
:root {
--color-1: #BCC8F5;
--color-2: #BFBCF5;
--color-3: #CDBCF5;
--color-4: #DCBCF5;
--color-5: #EABCF5;
}Palettes that share visual characteristics and color harmony.