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 |
|---|---|---|---|---|---|
#2D83EB | rgb(45, 131, 235) | hsl(213, 83%, 55%) | Pure Blue | View | |
#2D53EB | rgb(45, 83, 235) | hsl(228, 83%, 55%) | Pure Blue | View | |
#372DEB | rgb(55, 45, 235) | hsl(243, 83%, 55%) | Pure Blue | View | |
#662DEB | rgb(102, 45, 235) | hsl(258, 83%, 55%) | Pure Navy | View | |
#962DEB | rgb(150, 45, 235) | hsl(273, 83%, 55%) | Pure Navy | View |
:root {
--color-1: #2D83EB;
--color-2: #2D53EB;
--color-3: #372DEB;
--color-4: #662DEB;
--color-5: #962DEB;
}Palettes that share visual characteristics and color harmony.