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 |
|---|---|---|---|---|---|
#55B6F6 | rgb(85, 182, 246) | hsl(204, 90%, 65%) | Pure Blue | View | |
#558EF6 | rgb(85, 142, 246) | hsl(219, 90%, 65%) | Pure Blue | View | |
#5565F6 | rgb(85, 101, 246) | hsl(234, 90%, 65%) | Pure Blue | View | |
#6E55F6 | rgb(110, 85, 246) | hsl(249, 90%, 65%) | Pure Blue | View | |
#9655F6 | rgb(150, 85, 246) | hsl(264, 90%, 65%) | Pure Navy | View |
:root {
--color-1: #55B6F6;
--color-2: #558EF6;
--color-3: #5565F6;
--color-4: #6E55F6;
--color-5: #9655F6;
}Palettes that share visual characteristics and color harmony.