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 |
|---|---|---|---|---|---|
#5E90ED | rgb(94, 144, 237) | hsl(219, 80%, 65%) | Pure Blue | View | |
#5E6DED | rgb(94, 109, 237) | hsl(234, 80%, 65%) | Pure Blue | View | |
#745EED | rgb(116, 94, 237) | hsl(249, 80%, 65%) | Pure Blue | View | |
#975EED | rgb(151, 94, 237) | hsl(264, 80%, 65%) | Pure Navy | View | |
#BB5EED | rgb(187, 94, 237) | hsl(279, 80%, 65%) | Pure Purple | View |
:root {
--color-1: #5E90ED;
--color-2: #5E6DED;
--color-3: #745EED;
--color-4: #975EED;
--color-5: #BB5EED;
}Palettes that share visual characteristics and color harmony.