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 |
|---|---|---|---|---|---|
#217DED | rgb(33, 125, 237) | hsl(213, 85%, 53%) | Pure Blue | View | |
#214AED | rgb(33, 74, 237) | hsl(228, 85%, 53%) | Pure Blue | View | |
#2B21ED | rgb(43, 33, 237) | hsl(243, 85%, 53%) | Pure Blue | View | |
#5E21ED | rgb(94, 33, 237) | hsl(258, 85%, 53%) | Pure Navy | View | |
#9121ED | rgb(145, 33, 237) | hsl(273, 85%, 53%) | Pure Navy | View |
:root {
--color-1: #217DED;
--color-2: #214AED;
--color-3: #2B21ED;
--color-4: #5E21ED;
--color-5: #9121ED;
}Palettes that share visual characteristics and color harmony.