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 |
|---|---|---|---|---|---|
#B3F4EE | rgb(179, 244, 238) | hsl(174, 75%, 83%) | Light Cyan | View | |
#B3EAF4 | rgb(179, 234, 244) | hsl(189, 75%, 83%) | Light Sky Blue | View | |
#B3DAF4 | rgb(179, 218, 244) | hsl(204, 75%, 83%) | Light Blue | View | |
#B3CAF4 | rgb(179, 202, 244) | hsl(219, 75%, 83%) | Light Blue | View | |
#B3BAF4 | rgb(179, 186, 244) | hsl(234, 75%, 83%) | Light Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Cyan and Light Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B3F4EE;
--color-2: #B3EAF4;
--color-3: #B3DAF4;
--color-4: #B3CAF4;
--color-5: #B3BAF4;
}Palettes that share visual characteristics and color harmony.