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 |
|---|---|---|---|---|---|
#C0CAF1 | rgb(192, 202, 241) | hsl(228, 64%, 85%) | Light Blue | View | |
#C3C0F1 | rgb(195, 192, 241) | hsl(244, 64%, 85%) | Light Blue | View | |
#CFC0F1 | rgb(207, 192, 241) | hsl(258, 64%, 85%) | Light Navy | View | |
#DBC0F1 | rgb(219, 192, 241) | hsl(273, 64%, 85%) | Light Navy | View | |
#E7C0F1 | rgb(231, 192, 241) | hsl(288, 64%, 85%) | Light Purple | View |
:root {
--color-1: #C0CAF1;
--color-2: #C3C0F1;
--color-3: #CFC0F1;
--color-4: #DBC0F1;
--color-5: #E7C0F1;
}Palettes that share visual characteristics and color harmony.