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 |
|---|---|---|---|---|---|
#92E7E7 | rgb(146, 231, 231) | hsl(180, 64%, 74%) | Light Cyan | View | |
#92D2E7 | rgb(146, 210, 231) | hsl(195, 64%, 74%) | Light Sky Blue | View | |
#92BDE7 | rgb(146, 189, 231) | hsl(210, 64%, 74%) | Light Blue | View | |
#92A7E7 | rgb(146, 167, 231) | hsl(225, 64%, 74%) | Light Blue | View | |
#9292E7 | rgb(146, 146, 231) | hsl(240, 64%, 74%) | 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: #92E7E7;
--color-2: #92D2E7;
--color-3: #92BDE7;
--color-4: #92A7E7;
--color-5: #9292E7;
}Palettes that share visual characteristics and color harmony.