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 |
|---|---|---|---|---|---|
#199EEB | rgb(25, 158, 235) | hsl(202, 84%, 51%) | Pure Blue | View | |
#196AEB | rgb(25, 106, 235) | hsl(217, 84%, 51%) | Pure Blue | View | |
#1935EB | rgb(25, 53, 235) | hsl(232, 84%, 51%) | Pure Blue | View | |
#3219EB | rgb(50, 25, 235) | hsl(247, 84%, 51%) | Pure Blue | View | |
#6619EB | rgb(102, 25, 235) | hsl(262, 84%, 51%) | Pure Navy | View |
:root {
--color-1: #199EEB;
--color-2: #196AEB;
--color-3: #1935EB;
--color-4: #3219EB;
--color-5: #6619EB;
}Palettes that share visual characteristics and color harmony.