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 Cyan, Light Cyan, Light Sky 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 |
|---|---|---|---|---|---|
#B1F2E2 | rgb(177, 242, 226) | hsl(165, 71%, 82%) | Light Cyan | View | |
#B1F1F2 | rgb(177, 241, 242) | hsl(181, 71%, 82%) | Light Cyan | View | |
#B1E0F2 | rgb(177, 224, 242) | hsl(197, 71%, 82%) | Light Sky Blue | View | |
#B1D0F2 | rgb(177, 208, 242) | hsl(211, 71%, 82%) | Light Blue | View | |
#B1C0F2 | rgb(177, 192, 242) | hsl(226, 71%, 82%) | Light Blue | View |
:root {
--color-1: #B1F2E2;
--color-2: #B1F1F2;
--color-3: #B1E0F2;
--color-4: #B1D0F2;
--color-5: #B1C0F2;
}Palettes that share visual characteristics and color harmony.