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 |
|---|---|---|---|---|---|
#5BB0F1 | rgb(91, 176, 241) | hsl(206, 84%, 65%) | Pure Blue | View | |
#5B8AF1 | rgb(91, 138, 241) | hsl(221, 84%, 65%) | Pure Blue | View | |
#5B65F1 | rgb(91, 101, 241) | hsl(236, 84%, 65%) | Pure Blue | View | |
#765BF1 | rgb(118, 91, 241) | hsl(251, 84%, 65%) | Pure Navy | View | |
#9C5BF1 | rgb(156, 91, 241) | hsl(266, 84%, 65%) | Pure Navy | View |
:root {
--color-1: #5BB0F1;
--color-2: #5B8AF1;
--color-3: #5B65F1;
--color-4: #765BF1;
--color-5: #9C5BF1;
}Palettes that share visual characteristics and color harmony.