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 |
|---|---|---|---|---|---|
#5E97ED | rgb(94, 151, 237) | hsl(216, 80%, 65%) | Pure Blue | View | |
#5E74ED | rgb(94, 116, 237) | hsl(231, 80%, 65%) | Pure Blue | View | |
#6D5EED | rgb(109, 94, 237) | hsl(246, 80%, 65%) | Pure Blue | View | |
#905EED | rgb(144, 94, 237) | hsl(261, 80%, 65%) | Pure Navy | View | |
#B45EED | rgb(180, 94, 237) | hsl(276, 80%, 65%) | Pure Purple | View |
:root {
--color-1: #5E97ED;
--color-2: #5E74ED;
--color-3: #6D5EED;
--color-4: #905EED;
--color-5: #B45EED;
}Palettes that share visual characteristics and color harmony.