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 |
|---|---|---|---|---|---|
#C0D9F1 | rgb(192, 217, 241) | hsl(209, 64%, 85%) | Light Blue | View | |
#C0CDF1 | rgb(192, 205, 241) | hsl(224, 64%, 85%) | Light Blue | View | |
#C0C0F1 | rgb(192, 192, 241) | hsl(240, 64%, 85%) | Light Blue | View | |
#CDC0F1 | rgb(205, 192, 241) | hsl(256, 64%, 85%) | Light Navy | View | |
#D9C0F1 | rgb(217, 192, 241) | hsl(271, 64%, 85%) | Light Navy | View |
:root {
--color-1: #C0D9F1;
--color-2: #C0CDF1;
--color-3: #C0C0F1;
--color-4: #CDC0F1;
--color-5: #D9C0F1;
}Palettes that share visual characteristics and color harmony.