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 |
|---|---|---|---|---|---|
#B4F3F3 | rgb(180, 243, 243) | hsl(180, 72%, 83%) | Light Cyan | View | |
#B4E3F3 | rgb(180, 227, 243) | hsl(195, 72%, 83%) | Light Sky Blue | View | |
#B4D4F3 | rgb(180, 212, 243) | hsl(210, 72%, 83%) | Light Blue | View | |
#B4C4F3 | rgb(180, 196, 243) | hsl(225, 72%, 83%) | Light Blue | View | |
#B4B4F3 | rgb(180, 180, 243) | hsl(240, 72%, 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: #B4F3F3;
--color-2: #B4E3F3;
--color-3: #B4D4F3;
--color-4: #B4C4F3;
--color-5: #B4B4F3;
}Palettes that share visual characteristics and color harmony.