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 |
|---|---|---|---|---|---|
#B3EFE0 | rgb(179, 239, 224) | hsl(165, 65%, 82%) | Light Cyan | View | |
#B3EFEF | rgb(179, 239, 239) | hsl(180, 65%, 82%) | Light Cyan | View | |
#B3E0EF | rgb(179, 224, 239) | hsl(195, 65%, 82%) | Light Sky Blue | View | |
#B3D1EF | rgb(179, 209, 239) | hsl(210, 65%, 82%) | Light Blue | View | |
#B3C2EF | rgb(179, 194, 239) | hsl(225, 65%, 82%) | Light Blue | View |
:root {
--color-1: #B3EFE0;
--color-2: #B3EFEF;
--color-3: #B3E0EF;
--color-4: #B3D1EF;
--color-5: #B3C2EF;
}Palettes that share visual characteristics and color harmony.