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 Sky 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 |
|---|---|---|---|---|---|
#C0E9F1 | rgb(192, 233, 241) | hsl(190, 64%, 85%) | Light Sky Blue | View | |
#C0DDF1 | rgb(192, 221, 241) | hsl(204, 64%, 85%) | Light Blue | View | |
#C0D1F1 | rgb(192, 209, 241) | hsl(219, 64%, 85%) | Light Blue | View | |
#C0C4F1 | rgb(192, 196, 241) | hsl(235, 64%, 85%) | Light Blue | View | |
#C8C0F1 | rgb(200, 192, 241) | hsl(250, 64%, 85%) | Light Navy | View |
:root {
--color-1: #C0E9F1;
--color-2: #C0DDF1;
--color-3: #C0D1F1;
--color-4: #C0C4F1;
--color-5: #C8C0F1;
}Palettes that share visual characteristics and color harmony.