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 |
|---|---|---|---|---|---|
#60BBEB | rgb(96, 187, 235) | hsl(201, 78%, 65%) | Pure Blue | View | |
#6098EB | rgb(96, 152, 235) | hsl(216, 78%, 65%) | Pure Blue | View | |
#6075EB | rgb(96, 117, 235) | hsl(231, 78%, 65%) | Pure Blue | View | |
#6E60EB | rgb(110, 96, 235) | hsl(246, 78%, 65%) | Pure Blue | View | |
#9160EB | rgb(145, 96, 235) | hsl(261, 78%, 65%) | Pure Navy | View |
:root {
--color-1: #60BBEB;
--color-2: #6098EB;
--color-3: #6075EB;
--color-4: #6E60EB;
--color-5: #9160EB;
}Palettes that share visual characteristics and color harmony.