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 |
|---|---|---|---|---|---|
#8DA1E7 | rgb(141, 161, 231) | hsl(227, 65%, 73%) | Light Blue | View | |
#908DE7 | rgb(144, 141, 231) | hsl(242, 65%, 73%) | Light Blue | View | |
#A78DE7 | rgb(167, 141, 231) | hsl(257, 65%, 73%) | Light Navy | View | |
#BD8DE7 | rgb(189, 141, 231) | hsl(272, 65%, 73%) | Light Navy | View | |
#D48DE7 | rgb(212, 141, 231) | hsl(287, 65%, 73%) | Light Purple | View |
:root {
--color-1: #8DA1E7;
--color-2: #908DE7;
--color-3: #A78DE7;
--color-4: #BD8DE7;
--color-5: #D48DE7;
}Palettes that share visual characteristics and color harmony.