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 |
|---|---|---|---|---|---|
#90AFE4 | rgb(144, 175, 228) | hsl(218, 61%, 73%) | Light Blue | View | |
#909AE4 | rgb(144, 154, 228) | hsl(233, 61%, 73%) | Light Blue | View | |
#9B90E4 | rgb(155, 144, 228) | hsl(248, 61%, 73%) | Light Blue | View | |
#B090E4 | rgb(176, 144, 228) | hsl(263, 61%, 73%) | Light Navy | View | |
#C590E4 | rgb(197, 144, 228) | hsl(278, 61%, 73%) | Light Purple | View |
:root {
--color-1: #90AFE4;
--color-2: #909AE4;
--color-3: #9B90E4;
--color-4: #B090E4;
--color-5: #C590E4;
}Palettes that share visual characteristics and color harmony.