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 Pure Blue, Pure Blue, Pure 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 |
|---|---|---|---|---|---|
#58A1F3 | rgb(88, 161, 243) | hsl(212, 87%, 65%) | Pure Blue | View | |
#587AF3 | rgb(88, 122, 243) | hsl(227, 87%, 65%) | Pure Blue | View | |
#5D58F3 | rgb(93, 88, 243) | hsl(242, 87%, 65%) | Pure Blue | View | |
#8458F3 | rgb(132, 88, 243) | hsl(257, 87%, 65%) | Pure Navy | View | |
#AB58F3 | rgb(171, 88, 243) | hsl(272, 87%, 65%) | Pure Navy | View |
:root {
--color-1: #58A1F3;
--color-2: #587AF3;
--color-3: #5D58F3;
--color-4: #8458F3;
--color-5: #AB58F3;
}Palettes that share visual characteristics and color harmony.