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 |
|---|---|---|---|---|---|
#1469D2 | rgb(20, 105, 210) | hsl(213, 83%, 45%) | Pure Blue | View | |
#143AD2 | rgb(20, 58, 210) | hsl(228, 83%, 45%) | Pure Blue | View | |
#1D14D2 | rgb(29, 20, 210) | hsl(243, 83%, 45%) | Pure Blue | View | |
#4D14D2 | rgb(77, 20, 210) | hsl(258, 83%, 45%) | Pure Navy | View | |
#7C14D2 | rgb(124, 20, 210) | hsl(273, 83%, 45%) | Pure Navy | View |
:root {
--color-1: #1469D2;
--color-2: #143AD2;
--color-3: #1D14D2;
--color-4: #4D14D2;
--color-5: #7C14D2;
}Palettes that share visual characteristics and color harmony.