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 |
|---|---|---|---|---|---|
#8BAFE9 | rgb(139, 175, 233) | hsl(217, 68%, 73%) | Light Blue | View | |
#8B98E9 | rgb(139, 152, 233) | hsl(232, 68%, 73%) | Light Blue | View | |
#968BE9 | rgb(150, 139, 233) | hsl(247, 68%, 73%) | Light Blue | View | |
#AE8BE9 | rgb(174, 139, 233) | hsl(262, 68%, 73%) | Light Navy | View | |
#C58BE9 | rgb(197, 139, 233) | hsl(277, 68%, 73%) | Light Purple | View |
:root {
--color-1: #8BAFE9;
--color-2: #8B98E9;
--color-3: #968BE9;
--color-4: #AE8BE9;
--color-5: #C58BE9;
}Palettes that share visual characteristics and color harmony.