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 Blue, Light 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 |
|---|---|---|---|---|---|
#98B6E6 | rgb(152, 182, 230) | hsl(217, 61%, 75%) | Light Blue | View | |
#98A3E6 | rgb(152, 163, 230) | hsl(232, 61%, 75%) | Light Blue | View | |
#A198E6 | rgb(161, 152, 230) | hsl(247, 61%, 75%) | Light Blue | View | |
#B598E6 | rgb(181, 152, 230) | hsl(262, 61%, 75%) | Light Navy | View | |
#C898E6 | rgb(200, 152, 230) | hsl(277, 61%, 75%) | Light Purple | View |
:root {
--color-1: #98B6E6;
--color-2: #98A3E6;
--color-3: #A198E6;
--color-4: #B598E6;
--color-5: #C898E6;
}Palettes that share visual characteristics and color harmony.