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 Navy. 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 |
|---|---|---|---|---|---|
#90ABE4 | rgb(144, 171, 228) | hsl(221, 61%, 73%) | Light Blue | View | |
#9096E4 | rgb(144, 150, 228) | hsl(236, 61%, 73%) | Light Blue | View | |
#A090E4 | rgb(160, 144, 228) | hsl(251, 61%, 73%) | Light Navy | View | |
#B590E4 | rgb(181, 144, 228) | hsl(266, 61%, 73%) | Light Navy | View | |
#CA90E4 | rgb(202, 144, 228) | hsl(281, 61%, 73%) | Light Purple | View |
:root {
--color-1: #90ABE4;
--color-2: #9096E4;
--color-3: #A090E4;
--color-4: #B590E4;
--color-5: #CA90E4;
}Palettes that share visual characteristics and color harmony.