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 |
|---|---|---|---|---|---|
#4887F4 | rgb(72, 135, 244) | hsl(218, 89%, 62%) | Pure Blue | View | |
#485CF4 | rgb(72, 92, 244) | hsl(233, 89%, 62%) | Pure Blue | View | |
#5F48F4 | rgb(95, 72, 244) | hsl(248, 89%, 62%) | Pure Blue | View | |
#8A48F4 | rgb(138, 72, 244) | hsl(263, 89%, 62%) | Pure Navy | View | |
#B548F4 | rgb(181, 72, 244) | hsl(278, 89%, 62%) | Pure Purple | View |
:root {
--color-1: #4887F4;
--color-2: #485CF4;
--color-3: #5F48F4;
--color-4: #8A48F4;
--color-5: #B548F4;
}Palettes that share visual characteristics and color harmony.