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 Blue. 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 |
|---|---|---|---|---|---|
#C0D3F1 | rgb(192, 211, 241) | hsl(217, 64%, 85%) | Light Blue | View | |
#C0C7F1 | rgb(192, 199, 241) | hsl(231, 64%, 85%) | Light Blue | View | |
#C6C0F1 | rgb(198, 192, 241) | hsl(247, 64%, 85%) | Light Blue | View | |
#D2C0F1 | rgb(210, 192, 241) | hsl(262, 64%, 85%) | Light Navy | View | |
#DEC0F1 | rgb(222, 192, 241) | hsl(277, 64%, 85%) | Light Purple | View |
:root {
--color-1: #C0D3F1;
--color-2: #C0C7F1;
--color-3: #C6C0F1;
--color-4: #D2C0F1;
--color-5: #DEC0F1;
}Palettes that share visual characteristics and color harmony.