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 Sky 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 |
|---|---|---|---|---|---|
#B6EBED | rgb(182, 235, 237) | hsl(182, 60%, 82%) | Light Cyan | View | |
#B6DDED | rgb(182, 221, 237) | hsl(197, 60%, 82%) | Light Sky Blue | View | |
#B6CFED | rgb(182, 207, 237) | hsl(213, 60%, 82%) | Light Blue | View | |
#B6C1ED | rgb(182, 193, 237) | hsl(228, 60%, 82%) | Light Blue | View | |
#B7B6ED | rgb(183, 182, 237) | hsl(241, 60%, 82%) | Light Blue | View |
A peaceful combination anchored by #B6EBED, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #B6EBED;
--color-2: #B6DDED;
--color-3: #B6CFED;
--color-4: #B6C1ED;
--color-5: #B7B6ED;
}Palettes that share visual characteristics and color harmony.